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:
Any suggestions / pointers would be greatly appreciated! Thanks!

-Miles