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

Doesn't work on Android 14 #5

Open
dariusz-goc opened this issue Mar 12, 2024 · 10 comments
Open

Doesn't work on Android 14 #5

dariusz-goc opened this issue Mar 12, 2024 · 10 comments

Comments

@dariusz-goc
Copy link

Needs updating for Android 14.

Module enabled, framework selected in the scope. The system exhibits the same behavior as before, verified apps have verified links and no other apps can add support for that links in their opening defaults settings.

@Henry-ZHR
Copy link
Owner

Henry-ZHR commented Mar 12, 2024

Will test it myself when I can get a working Android 14 emulator


To make sure that you didn't do something wrong

  1. Did it work on Android 13?
  2. What's the log output on Android 14? (adb logcat -s KillDomainVerification)

@dariusz-goc
Copy link
Author

  1. Yes, worked fine on A13
  2. How can I get that without a computer?

@Henry-ZHR
Copy link
Owner

Maybe running logcat from Termux?

@Henry-ZHR
Copy link
Owner

Works on my machine

screenshot

@dariusz-goc
Copy link
Author

Can you show Play Store defaults settings?
Screenshot_20240320-133412_Ustawienia

@Henry-ZHR
Copy link
Owner

That's normal. You may not see any changes in setting whether the module works or not.

When you open google play links, does the system ask you which app to use instead of using Google Play without ask? If it does, then the module works.

@dariusz-goc
Copy link
Author

No, it doesn't ask me, it just opens play store. On A13 there was a change in settings, I could uncheck individual verified urls to be supported as default (similarly to how unverified links are handled). Now they are all enabled without any option to disable.

@Henry-ZHR
Copy link
Owner

What about other links?

I can't install magisk and lsposed on avd with google play installed. I guess there may be something like backdoor for google play.

And, please provide log if possible.

@Henry-ZHR
Copy link
Owner

Henry-ZHR commented Mar 20, 2024

Seems that the related source code doesn't change. It should have the same behavior on A14 and A13. That's weird.

@dariusz-goc
Copy link
Author

I'm traveling at the moment. I will make logs when I get back 👍

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

2 participants