freshplanet / ANE-Push-Notification

Air Native Extension (iOS and Android) for Push Notification
Apache License 2.0
205 stars 104 forks source link

Android: PERMISSION_GIVEN_WITH_TOKEN_EVENT never called #11

Closed rewb0rn closed 7 years ago

rewb0rn commented 11 years ago

Hi, on Android with Air 3.5 I never receive the PERMISSION_GIVEN_WITH_TOKEN_EVENT event. I also found this thread on stack overflow describing the same or a similar issue:

http://stackoverflow.com/questions/14562503/air-push-notification-with-android-gcm-and-fresh-planet-extension

What can I do?

rewb0rn commented 11 years ago

Okay add "air." before your application id in all places for the android manifest, because thats how the application is registered to Android.

irinelpascu commented 9 years ago

Hi,

I have the same issue. I tried with and without "air." but the event still doesn't get triggered. I also checked that Flash Builder is not adding the ".debug" at the end of the app id. I don't know what to do next. Can someone help me please? I would really appreciate it.

Thanks, Irinel