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
Screenshot of dialog [1]
Choosing "Allow one-time access" for the READ_LOGS permission request apparently gives the Scoop service the permissions as long as it runs, meaning that at the latest after a reboot, it will lose the permission again.
(bug) Scoop doesn't reliably detect not having the permission:
Scoop status notification falsely reports "Monitoring app crashes" (scoop_running)
and "Permission status" setting states "READ_LOGS permission is granted"
but doesn't detect app crashes
Only after stopping the service via the notification and reopening the app, the Android dialog [1] appears, after which (granting permission) Scoop works.
(new functionality) With root permissions, there probably is a way to bypass this dialog.
In case it's not been aforementioned, the way to remediate after an OS, as a user, is to reapply the adb permission grant command, then force stop and reinitialise the application.
Screenshot of dialog [1]
Choosing "Allow one-time access" for the READ_LOGS permission request apparently gives the Scoop service the permissions as long as it runs, meaning that at the latest after a reboot, it will lose the permission again.
Reference: https://issuetracker.google.com/u/0/issues/232206670#comment19
Issues:
Scoop status notification falsely reports "Monitoring app crashes" (scoop_running)
and "Permission status" setting states "READ_LOGS permission is granted"
but doesn't detect app crashes
Only after stopping the service via the notification and reopening the app, the Android dialog [1] appears, after which (granting permission) Scoop works.
[1] https://twitter.com/MishaalRahman/status/1559930174598270976
Not of priority to me, just want to report it.
The text was updated successfully, but these errors were encountered: