RaisinToast icon indicating copy to clipboard operation
RaisinToast copied to clipboard

Incompatibility with UIActionSheet maybe ?

Open tschleuss opened this issue 8 years ago • 1 comments

Something like this bug #27 is happening with me.

I'm seeing an issue whenever a UIActionSheet is presented when i tap on a UITableView row.

The app crashes with an infinite recursion on [RZRootMessagingViewController supportedInterfaceOrientations]

Table code

Xcode crash

tschleuss avatar Nov 03 '15 12:11 tschleuss