marpies / onesignal-ane

OneSignal extension for Adobe AIR (iOS & Android)
Apache License 2.0
44 stars 7 forks source link

pushToken is always null #21

Closed Malke closed 7 years ago

Malke commented 7 years ago

Hello, I tried for many days to configure onesignal ane with your method, but it does not want to give me the push token...

I configured Firebase with oneSignal in following your tutorial. The manifest.xml has been completed with the ids and extensions ....

In my app, with your method (OneSignalIdsAvailable), it received the string (oneSignalUserId) but pushToken always kept null.

Do we can active a verbose trace in as3 ? Does this solution always work with adobeAir 25 and android 6 ?

help pls

Malke commented 7 years ago

I resolved the problem, it was the server key of firebase which was bad on my browser. I just changed it.