Hello, I have managed to set up the cloud messaging plugin on my dev app. I have registered my device and subscribed to a topic "General"
From my back office app, I am attempting to send notification to Topic "General"
The response says it was successful, but I am not getting a push notification to my device. I do, however, get a push notification on the device (iOS) if i sent to individual user.
Any suggestions?
This is my action for subscribing to the "General" topic, which is called after the device is registered.
Did you get this resolved? I'm upgrading to the new plugin for MABS10 and I'm having the same issue getting SendNotificationToTopics to work.