push notification - Badge on App Icon in Iphone App -


how badge notification in app icon , similar badge notifications in tabbar item.? need notifying new messages.

you can set app icon's badge number this:

[uiapplication sharedapplication].applicationiconbadgenumber = 3; 

Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -