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

Closed
chy116449859 opened this issue Dec 26, 2023 · 1 comment · Fixed by #1351
Closed

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

chy116449859 opened this issue Dec 26, 2023 · 1 comment · Fixed by #1351
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
shifujun pushed a commit to aprz512/Shadow that referenced this issue Nov 22, 2024
androidx.profileinstaller.ProfileVerifier中有使用。

Tencent#1277
@shifujun shifujun linked a pull request Nov 22, 2024 that will close this issue
shifujun pushed a commit to aprz512/Shadow that referenced this issue Nov 23, 2024
androidx.profileinstaller.ProfileVerifier中有使用。

Tencent#1277
shifujun pushed a commit that referenced this issue Nov 23, 2024
androidx.profileinstaller.ProfileVerifier中有使用。

#1277
VeroZ1 pushed a commit to VeroZ1/Shadow that referenced this issue Nov 25, 2024
androidx.profileinstaller.ProfileVerifier中有使用。

Tencent#1277

(cherry picked from commit c6c87b6)
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

Successfully merging a pull request may close this issue.

2 participants