I could really use some recomendations about what or how to have a badge button inside the app. I am currently uisng BBBadgeBarButtonItem, but it has a bug in iOS9 that the badge number is in a rectangle and not in a circle.
Like this:
So, I was wondering if anybody could help with other suggestions(pods or anything else) that work correctly even with iOS9. Doesn't matter if it is for UIBarButton
or UIButton