Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SFAuthenticationViewController viewControllers]: unrecognized selector sent to instance...
Getting this error While try to login Via Facebook.
UINavigationController nav = (UINavigationController)presented;
It crashes at this line in "MHGalleryController" Is there any solution?
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SFAuthenticationViewController viewControllers]: unrecognized selector sent to instance... Getting this error While try to login Via Facebook.
It crashes at this line in "MHGalleryController" Is there any solution?