evollu / evollu/react-native-fcm
linker command failed with exit code 1 (use -v to see invocation)
- 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

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