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

androidx.profileinstaller.ProfileVerifier安全校验失败? #1277

Open
chy116449859 opened this issue Dec 26, 2023 · 1 comment
Open

androidx.profileinstaller.ProfileVerifier安全校验失败? #1277

chy116449859 opened this issue Dec 26, 2023 · 1 comment
Labels
PR welcome 欢迎贡献代码

Comments

@chy116449859
Copy link

处理androidx.profileinstaller.ProfileVerifier$Api33Impl时出错:javassist.CannotCompileException: [source error] getPackageInfo(java.lang.ClassLoader,java.lang.String,android.content.pm.PackageManager$PackageInfoFlags) not found in com.tencent.shadow.core.runtime.PackageManagerInvokeRedirect

compileSDK=33,targetSDK=28,AGP=7.4.2,Gradle=7.5

是因为android系统限制的原因?

@chy116449859
Copy link
Author

目前发现是因为lifecycle升级到2.6.1后出现了,当我将lifecycle回退到2.4.0后就不出现该问题了,请作者看一下是否需要兼容带有android.content.pm.PackageManager$PackageInfoFlags参数的方法。

@shifujun shifujun added the PR welcome 欢迎贡献代码 label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR welcome 欢迎贡献代码
Projects
None yet
Development

No branches or pull requests

2 participants