What observers are observing the JwVrView? When I remove a JwVrView from my super view I get a NSException because it still has observers. However, when I try to remove the observers shown by the perviously stated NSException, I get an NSRangeException because it says those observers don't exist. How do I go about successfully go about removing a JwVrView?
↧