Issue adding Immutable SDK to Unity game with Firebase and AdMob
I’m trying to add the Immutable SDK to my Unity game, which already has Firebase Database and AdMob integrated. However, I’m encountering several issues:
I am having trouble with my Unity Android Gradle
So, I have been trying to use Google Admob recently with firebase plugins (Storage, Firestore, Auth, Messaging). So far, I am using the latest Firebase SDK versions(11.9.0) and Google Mobile Ads(9.1.0).