evollu / evollu/react-native-fcm

symbol(s) not found for architecture x86_64

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

Description

react native ^0.59.10.
react: 16.8.3
react-native-fcm 16.2.4

Undefined symbols for architecture x86_64:
"_FIRMessagingConnectionStateChangedNotification", referenced from:
-[RNFIRMessaging init] in libRNFIRMessaging.a(RNFIRMessaging.o)
"_FIRMessagingSendErrorNotification", referenced from:
-[RNFIRMessaging init] in libRNFIRMessaging.a(RNFIRMessaging.o)
"_FIRMessagingSendSuccessNotification", referenced from:
-[RNFIRMessaging init] in libRNFIRMessaging.a(RNFIRMessaging.o)
"_OBJC_CLASS_$_FIRApp", referenced from:
objc-class-ref in AppDelegate.o
"_OBJC_CLASS_$_FIRInstanceID", referenced from:
objc-class-ref in libRNFIRMessaging.a(RNFIRMessaging.o)
"_OBJC_CLASS_$_FIRMessaging", referenced from:
objc-class-ref in libRNFIRMessaging.a(RNFIRMessaging.o)
"_OBJC_CLASS_$_FIROptions", referenced from:
objc-class-ref in libRNFIRMessaging.a(RNFIRMessaging.o)
"_kFIRInstanceIDScopeFirebaseMessaging", referenced from:
-[RNFIRMessaging getEntityFCMToken:rejecter:] in libRNFIRMessaging.a(RNFIRMessaging.o)
-[RNFIRMessaging deleteEntityFCMToken:rejecter:] in libRNFIRMessaging.a(RNFIRMessaging.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the iOS x86_64 link failure with React Native 0.59.10, react-native-fcm 16.2.4, and the Firebase versions used by the app. Inspect the references from AppDelegate.o and libRNFIRMessaging.a, then consider the issue done when the listed Firebase symbols link successfully in an iOS build.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, react-native
Domain
build-system, mobile
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.