Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New SDK causes rotation bug in iOS #107

Open
mattrayner opened this issue Oct 17, 2016 · 3 comments
Open

New SDK causes rotation bug in iOS #107

mattrayner opened this issue Oct 17, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@mattrayner
Copy link
Owner

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 mattrayner added the bug label Oct 17, 2016
@mattrayner mattrayner added this to the 3.2.1 milestone Oct 17, 2016
@mattrayner
Copy link
Owner Author

@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
Copy link
Owner Author

At the moment my tests have it crashing on rotation?

@voxelshaper
Copy link

Hello did this issue was solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants