I have an Appery project V1.0 phonegap 2.4
It reads the Appery generated localstorage pushnotificationtoken on app start and all works fine
I have upgraded the project to V1.2 phonegap 3.0 and now the localstorage pushnotificationtoken returns undefined
I have put an alert in the pushregistrationsuccess event and it never fires
The event fires fine in V1.0
What has changed?
regards
Steve