- Install and Open the iOS PhoneGap plugin SampleApp
- Hold device in portrait mode
- Open the POI sample
- Hide the AR View
- Turn to Landscape mode
- Open the POI Sample
- Here the HTML static buttons (Hide and close AR view) are fine but the camera image and POIs are rotated.
Can you reproduce the problem ? Is there a workaround for this ?
Additionnal crashing bug :
Doing the same, but while locking the app to portrait mode in the Summary Configuration Tab > "Supported Interface Orientation" will crash the app (EXC_BAD_ACCESS (code=1,address=0x41a00000)) when trying to reopen the POI Sample.
Thanks for the feedback.
Benoit
A
Andreas Schacherbauer
said
over 9 years ago
Hi,
you can simply call - in the WTARViewControllers - method by passing the
This will correct the camera orientation appropriately.
Regarding your crash: We will have a look at it in an upcoming release.
Benoit