we need iphone to increase the badge numeric value on push notification arrival without initializing the application. f.e. a notification with a badge values of 1 arrives and is shown on the app icon. then another notification with badge value of 2 arrives. 2 replaces 1 on the badge, but we would like to make it 1+2=3. is a server side work around is the only way to deal with this issue?
thanks!
we need iphone to increase the badge numeric value on push notification arrival without
Share
Yes, server side work around is the only way..
What value you will send from server will be set to the icon.