This commit is contained in:
MM20 2023-05-27 14:19:20 +02:00
parent 65d15a950b
commit b92e6b9a18
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -1,10 +1,10 @@
# Permission Requests for Already Granted Permissions
On some devices, the launcher might keeps asking for the notification permission even after you have
On some devices, the launcher keeps asking for the notification permission even after you have
already granted it. This usually occurs a few minutes to hours after you have granted the
permission.
The problem is caused because some OEMs have too aggressive battery "optimization" in place which
The problem is caused because some OEMs have too aggressive battery "optimizations" in place which
terminate
the launcher's notification listener service prematurely. The launcher then notices that it can no
longer receive notifications and asks for the permission again.