i registered my android device using backendless.messanging api and its is now appearing devices column with valid expiration date , device id & device token. now i’m trying to send a push notification but my device is not receiving it. i found a similar question here http://support.backendless.com/t/push-notification-not-receiving-on-android-device so i tried this
- Choose the channel device is registered at
- Put message “Hello”
- Put headers ( paste it into “headers” ): “android-content-text”:“content text”, “android-content-title”:“content title”, “android-ticker-text”:“ticker text”
- Choose checkboxes “Push notification” and “Android devices”
- Click on “Publish”
but it didn’t worked , whats wrong here ??
also IOS devices is not receiving notifications
i noticed one thing when i publish my notification the alert says “Message scheduled” & message columns remains empty