unsplash / unsplash-photopicker-ios

📱An iOS photo picker to search and download photos from Unsplash.
MIT License
401 stars 85 forks source link

Could not load NIB with name 'PhotoView' #42

Open ggoncharik opened 3 years ago

ggoncharik commented 3 years ago

After presenting the picker receive this error:

libc++abi.dylib: terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/g.goncharik/Library/Developer/CoreSimulator/Devices/A1D0205D-FE16-45D6-8742-F235CF7A6BE5/data/Containers/Bundle/Application/9A548FD9-68AA-41E0-B149-0D7C976BDF68/MusicApp.app> (loaded)' with name 'PhotoView'' terminating with uncaught exception of type NSException CoreSimulator 732.18.6 - Device: iPhone 12 (A1D0205D-FE16-45D6-8742-F235CF7A6BE5) - Runtime: iOS 14.3 (18C61) - DeviceType: iPhone 12

VStursa commented 2 years ago

Check your podfile - the key is the "use_frameworks" directive.