mariohahn / MHVideoPhotoGallery

A Photo and Video Gallery
MIT License
1.96k stars 352 forks source link

Crash issue with latest Facebook SDK #162

Open NiharikaRaj opened 4 years ago

NiharikaRaj commented 4 years ago

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?