mikeMTOL / UIBarButtonItem-Badge

UIBarButtonItem+Badge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge disappears when rotating to landscape on iPhone

spybart opened this issue · comments

commented

This happens when the device is rotated to landscape, and the UIBarButtonItem has a landscapeImagePhone property (for showing a different image in landscape on iPhone).

Once this happens, the badge disappears for good, rotating back to portrait and trying to show the badge doesn't work.