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在Android 10及以上机型会导致应用闪退。 #41

Open
hqwlkj opened this issue Feb 1, 2020 · 0 comments

Comments

@hqwlkj
Copy link

hqwlkj commented Feb 1, 2020

错误日志:

2020-02-01 17:28:44.678 23129-23238/? E/AndroidRuntime: FATAL EXCEPTION: pama#1
    Process: com.xxxx.abc, PID: 23129
    java.lang.AbstractMethodError: abstract method "void android.telephony.TelephonyManager$CellInfoCallback.onCellInfo(java.util.List)"
        at android.telephony.TelephonyManager$1.lambda$onCellInfo$0(TelephonyManager.java:5319)
        at android.telephony.-$$Lambda$TelephonyManager$1$scMPky6lOZrCjFC3d4STbtLfpHE.run(Unknown Source:4)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:919)

这里有文章详细说明
https://blog.csdn.net/daijin888888/article/details/103920227

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

1 participant