Closed azisanw19 closed 1 week ago
val readStoragePermission = rememberPermissionState( Permission.ReadStorage ) println("Picker launcher ${readStoragePermission.status}")
Permission bug returns granted even though the settings do not allow it.
Can you check again with the new version 0.6.0, it should be available in few hours
Permission bug returns granted even though the settings do not allow it.