Hi,
I’ve successfully got an iOS variant to register categories for installations in my
cordova app using the cordova PushPlugin.
I’m now trying to get Android to register categories and it seemingly does not take. It
registers the installation and alias just fine but not the array of categories . Anyone
encountered this? Push notifications work and are received on the android device just no
categories are shown on the admin UI for the installation nor do category specific
notifications get received.
I’m running:
* Unified Push Server on OpenShift v1.0.3
* Cordova PushPlugin v2.0.1
Any suggestions / pointers would be greatly appreciated! Thanks!
-Miles