Question:
Our users aren't able to receive push notifications while their device enters "Doze" mode.
Answer:
We support the FCM priority delivery parameter.
When creating a push message via API (with the /createMessage request), add the “android_delivery_priority” parameter with “high” value to allow the push notification delivery in power saving mode.
You can set the delivery priority in the Control Panel too:
Comments
0 comments
Please sign in to leave a comment.