-
Notifications
You must be signed in to change notification settings - Fork 15
Admob & Firebase Messaging conflicting (not working together, crushing), Please help #152
Comments
This is a known issue and we will be releasing a new version of Admob soon. As a quick workaround, please open your manifest file and change <provider android:name="com.google.android.gms.ads.MobileAdsInitProvider" android:authorities="air.com.doitflash.admob.mobileadsinitprovider" android:exported="false" android:initOrder="100"/> to your own package name. i.e |
Added this fix,
STILL CRUSHING...bought these from distriqt now and they are working...bad service |
Could you please post the crash logs from logcat? |
@wonderdragons Let me know if you solve this. I posted about the Android crash 3 weeks ago. I have Admob and FCM (One Signal) enabled in my app too. I cannot run on Android at all. Instant crash when the app opens. |
no, could not fix. So we lost $350 from myflashlabs...Bad service |
@wonderdragons Sorry for the trouble you went through. We're trying to be better. |
yes it happened to us a week ago and i solved it by entirely removing that line. it works like a charm to me.
|
I tried this but it does not solve the crash problem. I had to remove that line itself, then app opened. |
The material in website and ANELAB are not synced. WHY ?The XML from your website is different and the XML created from ANELAB is different. WEBSITE:
The below code is not present in website, but ANELAB adds it |
Admob works without MobileAdsInitProvider ? |
Ane Lab V: 3.20.0
When create a very basic project with firebase messaging/Onesignal (v10.2.1), it works fine. I tested and receive push from onesignal.
When create a basic project with admob only (no firebase/fcm in it), admob works fine.
But
When add admob to the 1st project (fcm/onesignal that used to work), that crush with no reason.
How to produce the bug:
The APK was packaged successfully, but a warning occurred.
Warning: packageName com.google.android.gms.ads used by more than one ANE. Ignoring this entry
NOTE: The application has been packaged with a captive runtime.
Here I am including the menifest xml file, please see the file attached.
firebaseOnly-app.txt
The text was updated successfully, but these errors were encountered: