freshplanet / ANE-Push-Notification

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

Using with Flashdevelop #48

Closed ThJordanAir closed 7 years ago

ThJordanAir commented 10 years ago

Hi

i am trying to use the PushNotification in a Flash AS3 Air Project. I can include the lib and Change the manifest in the application.xml. On the desktop-test all is ok, but wenn i build an ipa or apk i have a "blue" Screen and im debugscreen stand that "PushNotification.getInstance().registerForPushNotification("mynumber");" is null. i dont have more loggs, becaurse the tablet is not connected with usb-cable.

I have build my own ane with adt-ant. where can i search the error.


now i can Register my App and becam an token. but the app only work on tablets or phones nor in a Simulator, but that is not importent.

to send a message i use a php scrip, with the token and my app_key. the message has success in the result and the app does terminated self. but no notification ? :(

sorry for my bad english thanks Thomas