Skip to content

Flyover mode does not request Camera permission #142

@lukeduncan-scot

Description

@lukeduncan-scot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions