You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Open the example app with the new plugin
Open the Vuforia activity
Rotate the screen.
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
The text was updated successfully, but these errors were encountered:
@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?
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)
Context
The plugin basically just doesn't work.
Your Environment
The text was updated successfully, but these errors were encountered: