Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DND Permission granted, but it's actually not (Android 13) #7

Open
freshgiammi opened this issue Sep 7, 2022 · 0 comments
Open

DND Permission granted, but it's actually not (Android 13) #7

freshgiammi opened this issue Sep 7, 2022 · 0 comments

Comments

@freshgiammi
Copy link

This is kind of an issue in the sense that it should be documented, but a workaround is available for now.
The application (mobile) says 'DND access granted', but it's actually not true on Android 13 (tested on a Pixel 6, 05-09-2022 security patch). This results in DND getting set from watch to phone, but not the other way around.

What you need to do, in order to actually grant the permission are the following steps:

  • Go to app info and then hit the three dot menu in the top right, then select the option to allow the app to access restricted settings.
  • Go to Apps -> Special access -> Notifications, and here turn on notification access to DNDSync

Once this is done, full duplex DND setting should be working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant