Community Questions & Answers
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 used the following code in my app ~~~ var...
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 of unread messages. it automatically get incremented...
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 the background service dies after 10min. It is not...
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 code or other helping materiel to achieve...
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...
(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 SDK: 2.0.1.GA2 Titanium Studio: 2.0.1
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 there any event called when the app is shown on the...
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 background process once the app closes, I know I can create...
Showing 1-8 of 8