cordova-plugin-vuforia icon indicating copy to clipboard operation
cordova-plugin-vuforia copied to clipboard

New SDK causes rotation bug in iOS

Open mattrayner opened this issue 9 years ago • 3 comments

Expected Behavior

When you rotate the phone, the app should display as expected.

Previously, when you rotated the phone VuforiaPlugin would stop and restart at the new orientation. Now, the camera can stay open (yay) and all we need to do is change the UI positioning and rotation ​

Steps to Reproduce (for bugs)

  1. Open the example app with the new plugin
  2. Open the Vuforia activity
  3. Rotate the screen.
  4. Try again with rotation locked to see the new behaviour.

Context

The plugin basically just doesn't work. ​

Your Environment

  • Cordova version used: 6
  • Plugin version used: the new one
  • Plaforms affected: iOS

mattrayner avatar Oct 17 '16 19:10 mattrayner

@dsgriffin are you getting this same bug? I'm on the 10.x developer beta track - wanted to make sure this wasn't currently happening on the main release branch?

mattrayner avatar Oct 24 '16 08:10 mattrayner

At the moment my tests have it crashing on rotation?

mattrayner avatar Oct 24 '16 08:10 mattrayner

Hello did this issue was solved?

voxelshaper avatar Jun 24 '17 12:06 voxelshaper