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

App is incompatible with Android 16 #340

Open
seventhmoon opened this issue Jan 25, 2025 · 1 comment
Open

App is incompatible with Android 16 #340

seventhmoon opened this issue Jan 25, 2025 · 1 comment

Comments

@seventhmoon
Copy link

from https://developer.android.com/about/versions/16/release-notes#ki-apps-beta1

  • Apps that depend on the following library might experience intermittent crashes and other stability issues because this library relies on internal ART structures:
    • HiddenApiBypass (org.lsposed.hiddenapibypass:hiddenapibypass)

And this project has such dependency, causing the app failing in Android 16.

implementation 'org.lsposed.hiddenapibypass:hiddenapibypass:4.3'

@exolon
Copy link

exolon commented Jan 25, 2025

Works fine for me on my Local 7 Pro with the 16 beta...

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