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

DEMO ANE pop up using ANE-LAB #141

Open
applauzmedia opened this issue Jan 25, 2021 · 4 comments
Open

DEMO ANE pop up using ANE-LAB #141

applauzmedia opened this issue Jan 25, 2021 · 4 comments

Comments

@applauzmedia
Copy link

Hello,

I am using ANE Lab... after setting up my ANE's, Registering them, Syncing them and running my project I am getting the following pop up.

DEMO ANE!
The library 'com.myflashlab.air.extensions.firebase.fcm' is not registered!

I have no clue how to make this go away.

@myflashlab
Copy link
Owner

If you are clicking on the "register ANEs" button as the last step in ANELAB and the registeration key is added to your manifest, that should do the work. If it's not, I'm really suspicious that maybe that code is not used on your main project or another ANE version is implemented in your project rather than the one used. Also your package name change can effect this. is your app starting with an prefix air.? are you considering that when creating a new project in ANELAB?

@applauzmedia
Copy link
Author

applauzmedia commented Jan 28, 2021

As you suggested I create a "Test Project" separate from my main project. I register and sync the project. I can see the ANE's appear in the test project and see the manifest get updated. I copy the ANE over to my working project and update the manifest with the new registration key. They key must be working because the other 5 ANE's I'm using don't display the DEMO popup. Only the firebase.fcm one has the issue.

iOS app does not start with air. it starts with com.

Android uses air.

@myflashlab
Copy link
Owner

the demo popup is designed in a way that it will be shown only once. so even if you have 10 different unregistered ANEs, it will still show on one of them only.

Could you please email me the registeration key you're using from here?

@applauzmedia
Copy link
Author

@myflashlab - I just sent you the registration key.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants