Skip to content

Is the READ_PHONE_STATE permission still required #591

@brien-crean

Description

@brien-crean

Is the READ_PHONE_STATE permission still required for successful SDK registration? The comments in the sample app specify that this permission is used to access the Device UUID upon registration.

However this permission no longer returns a device UUID since Android 10 restricted access to non-resettable device identifiers. READ_PRIVILEGED_PHONE_STATE is now required for that information.

Can READ_PHONE_STATE permission be removed from the dji-sdk-v5-aircraft Android Manifest in a future update? This permission triggers a request to give the app permission to 'Make and Manage Phone calls` which is quite concerning to users.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions