Thursday, 12 September 2013

UIActionSheet in iOS7 dismissing when user taps ANYWHERE on the screen

UIActionSheet in iOS7 dismissing when user taps ANYWHERE on the screen

I've noticed that in iOS 7 a UIActionSheet automatically dismisses when a
user taps anywhere on the screen. This was NOT the case in iOS 6 and is
leading to unintended effects. Is this a UI change? Bug? Is there a way to
disable this?

No comments:

Post a Comment