-
Notifications
You must be signed in to change notification settings - Fork 15
DEMO ANE pop up using ANE-LAB #141
Comments
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 |
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. |
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 - I just sent you the registration key. |
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.
The text was updated successfully, but these errors were encountered: