Skip to content

After installation and setup, error #217

@inkloop

Description

@inkloop

Hello!

After I setup project and trying to start I have the same issues each time (I did this 5 times before starting write here...)

What I actually did:

react-native init appName
cd appName
npm install react-native-firestack --save
react-native link react-native-firestack
cd ios && pod update --verbose

System:

XCode 8.2.1
OSX Sierra 10.12.2

My dependancies:

 "dependencies": {
    "firebase": "^3.6.4",
    "react": "15.4.2",
    "react-native": "0.39.2",
    "react-native-firestack": "^2.3.5"
  },
  "devDependencies": {
    "babel-jest": "18.0.0",
    "babel-preset-react-native": "1.9.1",
    "jest": "18.1.0",
    "react-test-renderer": "15.4.2"
  }

Next I copy file into xcode project "GoogleService-Info.plist".
copy-file

After I launch app using react-native run-ios:
error-display

Please, help me! Actively looking for resolve this error. If you need further information let me know.

Thank you,
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions