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

ARVideoKit forces app into portrait mode when starting from landscape left/right. #114

Open
jrz-afs opened this issue Jul 1, 2020 · 3 comments

Comments

@jrz-afs
Copy link

jrz-afs commented Jul 1, 2020

My app supports all interface orientations. The ViewAR.orientation OptionSet returns .all and inputViewOrientations is set to [ .landscapeLeft, .landscapeRight, .portrait ].

When the recorder is initialized with the ARSCNView, the entire interface is forced into portrait mode. I can rotate it back by physically moving my device and re-orientating it, but that's not an acceptable solution.

How can I prevent the entire interface from being forced into the portrait orientation when starting from landscape left/right?

@seriyvolk83
Copy link
Contributor

@jrz-afs #120

@jrz-afs
Copy link
Author

jrz-afs commented Nov 23, 2020

@seriyvolk83 Looks like this PR was closed - did a new one get put up by any chance?

@seriyvolk83
Copy link
Contributor

@jrz-afs check #121 instead. It’s an updated version of the fix

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

No branches or pull requests

2 participants