Question:
We send a lot of Chrome pushes. Some of them are kind of insignificant and we are fine with them disappearing in 30-40 seconds. However, there are also really important ones - we want those pushes to stick around until the user actually interacts with them. How can we do that?
Answer:
That behaviour could be controlled with Chrome Duration slider.
If you set it to the right position, the push will linger on the device until the user closes it or clicks on it.
If you prefer sending your pushes using Remote API, you can always use
“chrome_duration”: 0
Comments
0 comments
Please sign in to leave a comment.