auto increment of badge in iOS
Posted: Tue Sep 24, 2013 7:22 am
by Kirit Vaghela
Hello,
I'm sending push notification with badge = 1 but it show always 1 in app. Now I want to increment badge automatically for app. For example if I send badge=+1 than it automatically increase at ios side.
http://stackoverflow.com/questions/15...
auto increment of badge in iOS
Posted: Tue Sep 24, 2013 10:00 am
by Maryna Brodina
Hello! Not sure it would be implemented from our side. You can implement it yourself. You would need to use Server code to do that, but it requires good programming knowledges.