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

installation failed #28

Open
gkrinc opened this issue Oct 26, 2016 · 0 comments
Open

installation failed #28

gkrinc opened this issue Oct 26, 2016 · 0 comments

Comments

@gkrinc
Copy link

gkrinc commented Oct 26, 2016

I followed the installation instructions according to the wiki:

  1. rnpm install react-native-bugsnag
  2. added pod 'Bugsnag' to my Podfile and ran pod install, which installed Bugsnag
  3. added #import "RNBugsnag.h" // if installed by using Cocoapods to the AppDelegate.m file

Step 3 is giving me an error

screen shot 2016-10-26 at 3 54 51 pm

I also don't see Bugsnag or RNBugsnag anywhere in my XCode project. It seems as though the installation didn't actually complete fully.

I'm running XCode 8.

Any help would really be appreciated. It looks like other people have had similar problems with the demo project and their own projects. Is something missing from the installation? Is there something different in XCode 8?

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