-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashing on IOS 12 #19
Comments
Can you give us a bit more context? |
@uknowmeright hey mate I am also getting this same error, what have you done to resolve this? |
Hi, *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </var/containers/Bundle/Application/AF80B343-5B5E-4227-BA45-C358C593A284/yessselec.app> (loaded)' with name 'GenericPasswordCell'' However I am having this on a device with iOS 11.3.1 installed. I have tested on 2 different iPod touch:
Library installed using Carthage <<< GenericPasswordRow() { |
I am getting this error on iOS 12:
'Could not load NIB in bundle: 'NSBundle </var/containers/Bundle/Application/F0AAD157-7E76-4F0C-9ED2-336FDC1D0092/FamClub.app> (loaded)' with name 'GenericPasswordCell''
It seems like something in this framweork has broken or is not supported in iOS 12.
Anyone else experiencing this?
The text was updated successfully, but these errors were encountered: