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

Cocoapod - Could not load NIB in bundle #5

Closed
ghost opened this issue Aug 21, 2014 · 2 comments
Closed

Cocoapod - Could not load NIB in bundle #5

ghost opened this issue Aug 21, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2014

Seem to be having an issue using Instabug through cocoapods where upon shaking the device to open the feedback screen I get.
Could not load NIB in bundle: 'NSBundle <***.app> (loaded)' with name 'IBGActionSheetVC-Landscape-iPad'
-[IBGFeedbackWindow presentViewController:] + 178
-[IBGFeedbackController showPrompt] + 300

iPad 4 (WiFi) / iOS 7.1.2

@mzsoliman
Copy link
Contributor

Looks like for some reason the .bundle file of the SDK isn't included. Just verify that it's there, or download it from our website (here: http://s3.amazonaws.com/instabug-pro/sdk_releases/Instabug.zip?1408038479) and include it manually into the project.

@ghost
Copy link
Author

ghost commented Aug 21, 2014

Perfect!
The bundle was in the Cocoapod project but wasn't added to my product project targets. Just manually added it to my product targets in 'Copy bundle resources' and seems happy now!
Thanks :)

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

1 participant