Replies: 1 comment
-
It's set by this chain of dependencies:
I believe if you examine Podfile.lock you'll see these things. You should examine the firebase-ios-sdk github repo to see if they have plans to be compatible - but also note that we don't support the new version of firebase-android-sdk (v27) because it uses a new breaking-change version of android AdMob and we're not compatible here yet #5150 Sometimes when you are working with a large / complicated system like firebase which has lots of transitive dependencies (like admob - just one dependency among quite a few) - ingesting changes in the transitive dependencies takes some time |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I change
@react-native-firebase/admob
to useGoogle-Mobile-Ads-SDK
version8.1.0
?I am not sure where
7.66
is set. Can you help me please?Thanks
Beta Was this translation helpful? Give feedback.
All reactions