Question:
Can you please advise us how we can set a high priority for our Android pushes?
Answer:
That could be done via both Control Panel and Remote API.
Control Panel:
Move the slider to the right position - this way your push will have the highest priority possible.
Remote API:
In order to change the priority of Android pushes sent via Remote API, you should use the "android_priority"
method with a value of "2":
"android_priority":2
Other valid values would be -2, -1, 0 and 1.
Comments
0 comments
Please sign in to leave a comment.