"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Autorotation Problem with iOS APP Native, Black Screen

Hi everyone,

 I have a problem when I enable autorotation in my app... I have a unity app with iOS native part, the rotation work ok in iOS's part, but wrong in unity's part...

 I only have two screen, the first in iOS, with one button, and when you pulse the button, open Unity. When I rotate my ipad, I see a black edge...

Any idea? I don't know what happen...

Thank you so much

Make sure you are using the latest version of Unity and the latest version of XCode.

Then try the Image Targets sample and check that auto rotation works (and it does).

 

Then compare this with your own sample and code in order to identify the difference.

Attachment