Describe the bug
Zebra crash on more options menu
To Reproduce
1- Click on any tweak
2- Click on the option menu (tree dots button)
Expected behavior
When you click it, it shows a menu with options for downgrade a tweak or reinstall it
Screenshots

Device Information (please complete the following information):
Crash Log or System Log
Please provide a Crash Log to help us solve the issue.
Additional context
Add any other context about the problem here.
Thanks for the bug report! Can you provide a crash log please?
You don鈥檛 need crash log, it is easy to tell. The same issue as checkra1n loader. You used the UIAlertViewController with style action sheet in iPad which is not allowed when running app in full screen.

This has been fixed in 1d55d179. Thanks for the report! It will be available in the next beta. Marking this as scheduled.
Most helpful comment
You don鈥檛 need crash log, it is easy to tell. The same issue as checkra1n loader. You used the UIAlertViewController with style action sheet in iPad which is not allowed when running app in full screen.