MHVideoPhotoGallery icon indicating copy to clipboard operation
MHVideoPhotoGallery copied to clipboard

Crash issue with latest Facebook SDK

Open NiharikaRaj opened this issue 5 years ago • 0 comments

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?

NiharikaRaj avatar May 07 '20 09:05 NiharikaRaj