Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (appbadge)
Browsing latest articles
Browse All 11 View Live

Increment Badge Daily? Days since program last used? Battery problem?

I'm creating a motivational writing program and I'd like to give users the option to have a badge on the app's icon indicating how many days it's been since they last wrote. I know I can start a...

View Article



(iOS) Update AppBadge when app paused or stoped

I use ACS to push notification, and I could recieve that in Notification Center, but the appbadge didn't update(/show) on the app icon. What does I need to do? Platform: iPhone 3Gs iOS 5.1 Titanium...

View Article

How to set appBadge on button in titanium appcelerator iphone?

Hi, I want to show the updates on the update button in the application.I am unable to show the badge (count) on the button.Anybody have the idea plz help...

View Article

ios: how to get push notification event listener when app is not running?

Hi all! -I want to get the listener of push notification when it alerts in ios device and my app is not running. -I want to increment the appBadge number when new notification comes. -Can anybody share...

View Article

Increment app badge on recieving ACS push while app on background: Titanium

My application uses ACS Push Notification. I have implemented app badge in my application. But the problem is the appBadge doesn't incrementing automatically while receiving a push notification. I have...

View Article


How to get iPhone App Badge?

When I execute the following line:Ti.API.info('AppBadge: '+Ti.UI.iPhone.getAppBadge());I get this logged:[INFO] : AppBadge: -2147483648 Where does this come from? How to do it the right way? Ti Studio:...

View Article

setAppBadge while app is closed or paused

I've been searching everywhere but cannot seem to find a definitive answer to updating the appBadge value while the app is closed. I've seen background services you can run, but then people are saying...

View Article

appBadge - how to use without push notifications

I wonder if we can use the app badge property without the push notification system. Is it possible to call an event in the application to check the badge value? or do we need to use the push method? Is...

View Article


App Badge for Android

Hi, I know appbadge is not supported for Android.But how some of the android devices are able to show appbadge for application on the icon like in the link provided? http://i.stack.imgur.com/KSk2p.png

View Article


reset app badge on resume

This is the payload I send with push notificationCloud.PushNotifications.notify({ channel : 'friend_request', to_ids : userId, payload : { "badge" : "+1", "sound" : "default", "alert" : alertData, } I...

View Article

How to Identify a network push has received while app is not running?

Hi, I'm developing an iPhone application in which I'm using Push notifications. I want to increment the ios app Badge. My app contains an internal badge for messaging section which displays the number...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images