Esri / Esri/arcgis-runtime-toolkit-android

Flyover mode does not request Camera permission

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
A - Bug ArcGISArView
Dominant language
Kotlin
Stars
59
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.