I'm trying the runtime permissions for the first time.
I would ask PERMISSION_GET_ACCOUNTS only at runtime.
In the manifest file I set only the Android sdk target to 23, not the permission.
The list permission feature of the Logs tab does not show any permissions needed; despite this, the installation requires this permission (on a device with Android 4.4.2).
Why? Works it only on devices with Android 6 and above?
Project attached.
Thank you.
I would ask PERMISSION_GET_ACCOUNTS only at runtime.
In the manifest file I set only the Android sdk target to 23, not the permission.
The list permission feature of the Logs tab does not show any permissions needed; despite this, the installation requires this permission (on a device with Android 4.4.2).
Why? Works it only on devices with Android 6 and above?
Project attached.
Thank you.