Replies: 1 comment
-
I wonder if that OneSignal notification target might also need all of the react-native configuration stuff? Otherwise it won't do auto-linking and the firebase libraries likely won't come in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting the following error when trying to build on Xcode. OneSignalNotificationServiceExtension - Library 'FirebaseFirestoreInternal' not found. I tried to follow a couple of examples, leading to the following being my Podfile. I am using react-native 0.72.3 and all was fine until I tried to install FirebaseAnalytics, which led me to update the Firebase pods.
Anyone got the same problem?
Beta Was this translation helpful? Give feedback.
All reactions