jehartley
jehartley
Okay. I don't know why it was like that. However, putting what you have, Xcode nows says that is deprecated.
I found out why it said that. Xcode changed it to that because BOOL adjust = controller.automaticallyAdjustsScrollViewInsets; was deprecated. However, after Xcode changes it, then it gives the error that...
iDevelepor, there is no reason to be rude.
Joseortizcostadev Could you tell me exactly how to write the void method you are referring to and where to put it? I am having the same issue as you.
Thank you!
2015-02-28 10:56:37.223 Kenna[1967:698970] **\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '**\* -[NSBundle initWithURL:]: nil URL argument' **\* First throw call stack: ( 0 CoreFoundation 0x0000000108871f35 **exceptionPreprocess + 165...
Much of the notifications code is deprecated now. Will this be updated anytime soon? Thanks!