语言

Menu
Sites
Language
set badge number using notification api

Is it possible to set or clear the application badge number in a web application using the notification (or another) api?

I can find the procedure for native apps, but don't see anything about badge numbers in the web framework? 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

6 回复
konduri sai swathi
Hi, There is option for Badge Number in web application.
konduri sai swathi
Sorry. I mean there is NO option for badge number in web applications
Jean-Marc Huijskens
Hi Konduri, thanks for your reply. When we use push notifications (web api), the badge number can be set. If there is no way to clear the badge number, the badge will always remain on the icon right? I think there should be a way to clear this in the application, or the badge option in push notifications would be completely useless.
Matt Alonso

*Bump* I am curious about this myself.

Michael Diener

Just stumbled upon this as well as I like to clear the badge when the app is started.

Alexander AVSukhov

Hello,

Tizen doesn't have the webapi to change badge number.
So if you want to decrease or increase the badge number, it has to receive push message changed to badge number from PUSH Server request while the app isn't running.