You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.