evollu / evollu/react-native-fcm

linker command failed with exit code 1 (use -v to see invocation)

Open
#1,049 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

My project dependency
"dependencies": {
"react": "16.3.1",
"react-native": "0.55.1",
"react-native-animated-hide-view": "^1.0.0",
"react-native-elements": "^0.19.1",
"react-native-fcm": "^16.2.3",
"react-native-keyboard-aware-scrollview": "^2.0.0",
"react-native-simple-dialogs": "^0.4.1",
"react-native-vector-icons": "^4.6.0",
"react-navigation": "^2.0.0-rc.9"
},

after adding FCM and linking via COCOPAD in my react native IOS project
i am not able build my project in XCODE

i am able run my app in emulator from VS Code with command **react-native run-ios**

but now i have archive the project and upload on testFlight to be test and its shows build failed

![screen shot 2018-10-06 at 2 04 52 pm](https://user-images.githubusercontent.com/24749530/46569356-4de2d980-c971-11e8-90f7-795b88d0a101.png)

i have also tried to build project with .workspace but issue is same

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by opening the iOS project in Xcode using the CocoaPods .workspace mentioned in the report and inspect the complete archive linker output rather than the summary. Compare that archive build with the working react-native run-ios path; done means the project archives successfully and can be uploaded to TestFlight.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, ios, react-native
Domain
mobile, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.