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

修复酷狗版本判断导致概念版4.0.0无法使用问题,更新规格文件 #201

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

klxiaoniu
Copy link
Contributor

本来还想修一下闪退问题,但是堆栈里定位不到问题代码在哪

主要都是规则Fragment刷新规则的问题,线程完成的时候fragment可能已经销毁了。
闪退1 Parcel: unknown type for value AppInfos...
闪退2 Fragment AppRulesFragment ... not attached to a context.
闪退3 读取binding空指针

调的过程中还遇到主界面提示激活失败的问题,查了日志是DSP.init的时候报错java.lang.SecurityException: MODE_WORLD_READABLE no longer supported,commit记录里排查半天最后发现versionCode不能是22,改成21或者23就正常,关键之前是22也正常,不知道什么原因

算了,hook正常就行,反正平时也不打开

@xiaowine
Copy link
Owner

xiaowine commented Oct 2, 2024

更改app_rules.json需要更改对应版本,我在同目录下写了描述文件

@xiaowine xiaowine merged commit 0ecb07f into xiaowine:master Oct 2, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants