PrivateDNSAndroid icon indicating copy to clipboard operation
PrivateDNSAndroid copied to clipboard

Crashing on Android 15 Beta

Open parzival-cmd opened this issue 1 year ago • 5 comments

parzival-cmd avatar Jun 12 '24 12:06 parzival-cmd

While giving ADB shell access to this app ,Is there any issue while installing system updates on phone

Arjunkm145 avatar Jun 14 '24 15:06 Arjunkm145

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 new version of the app should properly fall back to adb method is shizuku fails.

karasevm avatar Jun 14 '24 15:06 karasevm

@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 have a bug/question.

karasevm avatar Jun 14 '24 15:06 karasevm

So ,No issues while installing system updates like Android 15 stable release

Arjunkm145 avatar Jun 14 '24 15:06 Arjunkm145

@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 works perfectly fine.

karasevm avatar Jun 14 '24 15:06 karasevm

Closing this is favor of #45 which contains the most information on the issue.

karasevm avatar Jan 11 '25 17:01 karasevm