Skip to content
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

App Crash - Could not load GLCalendarDayCell #36

Open
harryblam opened this issue Mar 20, 2017 · 2 comments
Open

App Crash - Could not load GLCalendarDayCell #36

harryblam opened this issue Mar 20, 2017 · 2 comments

Comments

@harryblam
Copy link

Seeing a crash after installing through cocoapods v1.0.3 on iOS 10.2 simulator.

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/....app> (loaded)' with name 'GLCalendarDayCell''

@gunhansancar
Copy link

Hey i got the same error and solved by updating the version to

pod 'GLCalendarView', '~> 1.2.1'

@Pulkit2017
Copy link

It did not resolve my issue by update to 1.2.1 .
xcode 11.3.1
Got to pods->GLCalendarView->Resources->GLCalendarView.xib->Open File inspector on the inspector-> Target Membership-> make sure to tick all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants