ANE-LAB icon indicating copy to clipboard operation
ANE-LAB copied to clipboard

DEMO ANE pop up using ANE-LAB

Open applauzmedia opened this issue 4 years ago • 4 comments

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.

applauzmedia avatar Jan 25 '21 03:01 applauzmedia

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?

myflashlab avatar Jan 28 '21 07:01 myflashlab

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.

applauzmedia avatar Jan 28 '21 13:01 applauzmedia

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?

myflashlab avatar Jan 28 '21 19:01 myflashlab

@myflashlab - I just sent you the registration key.

applauzmedia avatar Jan 28 '21 19:01 applauzmedia