Skip to content

Google Mobile ADS Sdk #5052

Answered by mikehardy
devGuerra asked this question in Q&A
Discussion options

You must be logged in to vote

So you have two admob dependencies at once, and they have conflicting transitive dependencies?
I think you'll either need to pick one, or it's possible you will always struggle to match up the versions expected by both

This one in particular is not in react-native-firebase control, it's from upstream firebase-ios-sdk https://github.com/CocoaPods/Specs/blob/455406ece920a20cad26fc8551890e5db3823aeb/Specs/0/3/5/Firebase/7.8.1/Firebase.podspec.json#L103 / https://github.com/firebase/firebase-ios-sdk/blob/721a7de3bd573fcbc50d9112d66d6136918ac30f/Firebase.podspec#L73

Unfortunately you can't just use both and force one to accept the other's version in your Podfile as there are a number of breaki…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andersonaddo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants