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

Flyover mode does not request Camera permission #142

Open
LDuncAndroid opened this issue Oct 29, 2019 · 0 comments
Open

Flyover mode does not request Camera permission #142

LDuncAndroid opened this issue Oct 29, 2019 · 0 comments

Comments

@LDuncAndroid
Copy link
Contributor

When a user is attempting to implement "Flyover" mode and sets app:renderVideoFeed="false" in XML, the Camera permission isn't requested as it is assumed that the user does not want to see the camera, though ARCore requires this permission to enable tracking and ARCore is used in Flyover mode when available.

Remove renderVideoFeed flag from https://github.com/Esri/arcgis-runtime-toolkit-android/blob/master/arcgis-android-toolkit/src/main/java/com/esri/arcgisruntime/toolkit/ar/ArcGISArView.kt#L562

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

No branches or pull requests

1 participant