You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2022. It is now read-only.
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:
Create an empty air for android project in adobe animate cc
Create folder for anes and setup project in anelab
Add google-services.json file in project
in anelab add admob, firebase core and firebase messaging and configure all 3 by providing admob ids, app bundle id, onesignal id etc
sync project (tick use .air prefix) and all basic settings
now anelabs copied all anes required in your ane directory, add anes in adobe animate complete settings with certificate password etc and compile.
when compile finished, you will see a message like
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.
Install the app in your android, and it will crush
Here I am including the menifest xml file, please see the file attached. firebaseOnly-app.txt
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