I use a property (the name is 'userInteractionEnabled') to change navigationController.navigationBar's state , but Xcode throw Error ,
your can see this code , when the App invoke [self viewDidDisappear:] method that Xcode throw Error . Error message : EXC_BAD_ACCESS(code=2,address=0x7fff5bc8bfb8)
Can your please me? why Xcode throw error ? why throw EXC_BAD_ACCESS ? Why ?