I have built an iOS app from xcode 7.3.1 and ran it on a iOS 8.4.1 device. When I rotate the device with a UIAlertController is displayed, the background becomes full black (Only component which is visible is the Alert view) and then rotates.
Asked
Active
Viewed 119 times
0

Risina
- 234
- 3
- 16
-
Can you post a screenshot? Do you have some warnings/errors in console? – Marco Santarossa Aug 15 '16 at 06:57
-
Can you post how you call the alert and if you have some code in the rotation delegates? – Marco Santarossa Aug 15 '16 at 07:14
-
I have presented exactly like this. http://stackoverflow.com/questions/26554894/how-to-present-uialertcontroller-when-not-in-a-view-controller – Risina Aug 15 '16 at 07:20