evollu / react-native-firebase-analytics

React native bridge for firebase analytics
MIT License
206 stars 54 forks source link

iOS Setup Issue #37

Closed marineb closed 7 years ago

marineb commented 7 years ago

Hi, I'm having the following errors, see screenshot. Would love some help. Thank you!

screen shot 2016-12-11 at 9 53 58 pm
marineb commented 7 years ago

I've managed to get rid of this error (thanks to #31), and now I have these two new errors.

screen shot 2016-12-11 at 10 29 48 pm
marineb commented 7 years ago

Also what does this mean below? Specifically Please close any current Xcode sessions and usefeelioIosApp.xcworkspacefor this project from now on.. Is this true?

Also attaching my file structure in case that's the problem.

Thanks for your help!

ios (analytics) $ pod install
Analyzing dependencies
Downloading dependencies
Installing Firebase (3.10.0)
Installing FirebaseAnalytics (3.6.0)
Installing FirebaseCore (3.4.5)
Installing FirebaseInstanceID (1.0.8)
Installing GoogleInterchangeUtilities (1.2.2)
Installing GoogleSymbolUtilities (1.1.2)
Installing GoogleToolboxForMac (2.1.0)
Generating Pods project
Integrating client project

[!] Please close any current Xcode sessions and use `feelioIosApp.xcworkspace` for this project from now on.
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 7 total pods installed.
screen shot 2016-12-11 at 10 37 16 pm
marineb commented 7 years ago

The answer is yes, it matters to use feelioIosApp.xcworkspace moving forward. 🎉