cq.mobile.application.pushNotificationToken is either undefined or null
Hello,
I'm trying to retriece the push notification token from Android and iOS (iPhone) devices in order to register to a third-party push notification platform. I checked the documentation provided by Adobe and it only states that I need to call cq.mobile.application.pushNotificationToken that this value would be already there. But when I use this, for Android I always get undefined (both emulator and real device) and for iOS it comes as null (only one device that I tested came with a base64 encoded value).
Are there extra configurations/plugins that I should enable for it to work?
Thanks in advance,
Alfredo Ferreira
EDIT: Adobe Doc AEM Mobile specific Cordova-enabled plug-ins
