How to add bage number to an app icon using Json, php end

You must Login before you can answer or comment on any questions.

Hi all! I have a user id at php (MySQL DB). I want to know' how I can add bage number to an app icon from php side. I have used these

Titanium.UI.iPhone.appBadge=2;
but it works when app is started, I want to increment the appBadge from php end when app is closed. did anyone have experienced it, if yes please share your experience. thanks in advance. Abdul Sattar

2 Answers

As I mentioned in this thread:

There is no badge icon counter on Android. The one you have on your device is HTC specific (part of their HTC Sense UI layer). Meaning that other Android devices may not have it.

— answered 11 months ago by Christian Brousseau
answer permalink
1 Comment
  • thanks but I want to get answer for Ios. if you have any idea about the Ios appBadge from Json php end, then please share

    — commented 11 months ago by Abdus Sattar

Your Answer

Think you can help? Login to answer this question!