Hi All,
I am sending push notification to specific devices through curl and Java API client.
Through curl and java statement I am passing active and inactive androidChannel id's after executing statement I am getting below response like
{"ok":true,"operation_id":"f87c58ee-14ab-41f5-a2c5-0b20dbdc4965","push_ids":["15d6b73b-dce3-4932-9623-3bb517349689"],"message_ids":[],"content_urls":[]}
Questions:
I was unable to identify how many android channels getting push notification?
I was unable to identify how many android channels not getting push notification?
How Can we know whether the Notification delivered to inactive android channels?
How can we know whether the Notification delivered to android channel?
Comments
7 comments