I would like to use the iOS notification image (the numeric bubble shown over app icons). How do I do that?
This can be done either through a local or push notification or setting the application badge number property.
[UIApplication sharedApplication].applicationIconBadgeNumber = 10;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With