Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.
This repository was archived by the owner on May 17, 2022. It is now read-only.

Admob & Firebase Messaging conflicting (not working together, crushing), Please help #152

@rubel

Description

@rubel

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:

  1. Create an empty air for android project in adobe animate cc
  2. Create folder for anes and setup project in anelab
  3. Add google-services.json file in project
  4. in anelab add admob, firebase core and firebase messaging and configure all 3 by providing admob ids, app bundle id, onesignal id etc
  5. sync project (tick use .air prefix) and all basic settings
  6. now anelabs copied all anes required in your ane directory, add anes in adobe animate complete settings with certificate password etc and compile.
  7. 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.

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions