Languages

Menu
Sites
Language
How to avoid tickers for Push messages?

Hello,

We send Push messages from our Application server to our native application. When the message arrives and if the application isn't running then ticker appears in the Status Bar. Is it possible to avoid the ticker?

Responses

1 Replies
Alex Ashirov

Hi,

It’s possible, but you need to change your Notification Request on the application server’s side. You just need to use “action=SILENT” for this purpose. Please see for more information:

https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/guide/messaging/push_server_api.htm