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 · 2 comments
Open

App is incompatible with Android 16 #340

seventhmoon opened this issue Jan 25, 2025 · 2 comments

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 Pixel 7 Pro with the 16 beta...

@dtaluthge
Copy link

Hi, just got a p9p replacing my p6p. Hope android 16 supports without any issues.

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

3 participants