I want to know how to get Badge notification in ios. I mean inside the app. I can't post the image. Follow this link I want to get that badge notfication inside the app over a button.
Asked
Active
Viewed 1,557 times
1
-
3[What have you tried](http://whathaveyoutried.com/) – rckoenes Nov 06 '12 at 10:45
-
I know how to make the notification (Badgeview) Over the app icon. But, Notif. over a button inside the app?? No idea..! – Gugan Nov 06 '12 at 10:47
-
This may help http://stackoverflow.com/questions/3737911/how-to-display-temporary-popup-message-on-iphone-ipad-ios – TinyHawk Nov 06 '12 at 10:52
-
Try this - https://github.com/JaviSoto/JSBadgeView – Tim Oct 01 '14 at 04:50
2 Answers
2
I don't know what do you mean by "bubble notification" but maybe you meant to badge over a UIButton? maybe CustomBadge could help you.

NadavN7
- 367
- 1
- 9
0
I don't know if this is what you're looking for, but take a look at CMPopTipView!

Nenad M
- 3,055
- 20
- 26