Maksim Karasev
Maksim Karasev
@InfiniteCoder06 I'm currently in the process of refactoring the sever storage backend, so it's would probably be better for you to wait for that.
Implemented in [v1.9.0](https://github.com/karasevm/PrivateDNSAndroid/releases/tag/v1.9.0).
Managed to replicate this while trying to grant permission with shizuku, from a quick glance it seems that shizuku has not yet been update to support a15. For now the...
@Arjunkm145 the app uses the WRITE_SECURE_SETTINGS permission to set `private_dns_mode` and `private_dns_specifier` settings. You shouldn't experience any issues installing updates. Also next time please create a separate issue if you...
@Arjunkm145 The only thing it does is change user-accessible settings, there's no reason for that to cause any issues. I've tested the app on a15 emulator and everything but shizuku...
Closing this is favor of #45 which contains the most information on the issue.
Can you please test again with the latest version (https://github.com/karasevm/PrivateDNSAndroid/releases/tag/v1.6)?
@twizzlebizzle does this still happen for you? Otherwise I'll close the issue as resolved.
Sadly I still can't reproduce what you're describing on multiple devices. Can you try the newest version and, if the issues still happens, submit logcat logs and export of your...
If by "switch Private Providers only" you mean cycle through the added providers, it still doesn't do that as it never actually does anything with the next provider. In practice...