|
|
|
|
|
by kuschku
1827 days ago
|
|
On Android 6.0 (2017) and later, there is no permission modal if all permissions are in the "other" category, as they are in this case. Android 6.0 introduced requestable permissions, were critical permissions had to be requested (and could be denied) at runtime. At the same time it removed all modals for non-critical permissions. |
|