HBuilder版本:3.6.14.20221215,之前几个版本都存在这个问题
App为离线打包
设备为同一批设备,有些三天未启动App,启动后显示完splash就闪退了
以下是错误日志
BOARD:rk30sdk
BOOTLOADER:unknown
BRAND:rockchip
CPU_ABI:arm64-v8a
CPU_ABI2:
DEVICE:rk3566_r
DISPLAY:rk3566_r-userdebug 11 RQ2A.210505.003 eng.zckj00.20220323.161425 release-keys
FINGERPRINT:rockchip/rk3566_r/rk3566_r:11/RQ2A.210505.003/eng.zckj00.20220323.161425:userdebug/release-keys
HARDWARE:rk30board
HOST:zckj-PowerEdge-R740
ID:RQ2A.210505.003
IS_DEBUGGABLE:true
IS_EMULATOR:false
MANUFACTURER:rockchip
MODEL:ZC-356
PERMISSIONS_REVIEW_REQUIRED:true
PRODUCT:rk3566_r
RADIO:unknown
SERIAL:unknown
SUPPORTED_32_BIT_ABIS:[Ljava.lang.String;@adcc1e4
SUPPORTED_64_BIT_ABIS:[Ljava.lang.String;@d6a364d
SUPPORTED_ABIS:[Ljava.lang.String;@f52c502
TAGS:release-keys
TIME:1648110352000
TYPE:userdebug
UNKNOWN:unknown
USER:zckj001
java.lang.IllegalArgumentException: Cannot parse iv:ciphertext:mac
at io.dcloud.e.f.a$a.<init>(Unknown Source:16)
at io.dcloud.e.f.b.b(Unknown Source:27)
at io.dcloud.e.f.b.a(Unknown Source:28)
at io.dcloud.common.adapter.util.SP.getsBundleData(Unknown Source:3)
at io.dcloud.feature.gg.AdSplashUtil.getAL(Unknown Source:1)
at io.dcloud.feature.gg.dcloud.ADHandler.pull(Unknown Source:51)
at io.dcloud.feature.gg.dcloud.AdFeatureImpl.doForFeature(Unknown Source:167)
at io.dcloud.feature.gg.AdFeatureImplMgr.doForFeature(Unknown Source:5)
at io.dcloud.a.a(Unknown Source:17)
at io.dcloud.b$a.run(Unknown Source:5)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7660)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
8 个回复
DCloud_Android_zl
提供一下能复现问题的设备信息
r***@qq.com
我也遇到同样的问题,有时候重启系统就会一直闪退,但也不是每次都出现。
12-29 19:26:52.317 153 153 I vold : Bind mounting //data/media/0/Android/data on /mnt/user/0/emulated/0/Android/data
12-29 19:26:52.320 153 153 I vold : Bind mounted //data/media/0/Android/data on /mnt/user/0/emulated/0/Android/data
12-29 19:26:52.320 153 153 I vold : Bind mounting //data/media/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
12-29 19:26:52.329 153 153 I vold : Bind mounted //data/media/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
12-29 19:26:52.330 153 153 I vold : Configuring read_ahead of /mnt/user/0/emulated fuse filesystem to 256kb
12-29 19:26:52.331 153 153 I vold : Writing 256 to /sys/class/bdi/0:73/read_ahead_kb
12-29 19:26:52.332 153 153 I vold : Configuring max_ratio of /mnt/user/0/emulated fuse filesystem to 40
12-29 19:26:52.333 153 153 I vold : Writing 40 to /sys/class/bdi/0:73/max_ratio
12-29 19:26:52.334 442 523 I chatty : uid=1000(system) StorageManagerS expire 6 lines
12-29 19:26:52.658 442 1033 I chatty : uid=1000(system) Binder:442_F expire 4 lines
12-29 19:26:52.660 442 810 I chatty : uid=1000(system) Binder:442_7 expire 9 lines
12-29 19:26:54.067 442 462 I chatty : uid=1000(system) android.display expire 3 lines
12-29 19:26:55.291 1778 1778 E AndroidRuntime: FATAL EXCEPTION: main
12-29 19:26:55.291 1778 1778 E AndroidRuntime: Process: cabinetapp.wasion, PID: 1778
12-29 19:26:55.291 1778 1778 E AndroidRuntime: java.lang.IllegalArgumentException: Cannot parse iv:ciphertext:mac
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.e.f.a$a.<init>(Unknown Source:16)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.e.f.b.b(Unknown Source:27)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.e.f.b.a(Unknown Source:28)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.common.adapter.util.SP.getsBundleData(Unknown Source:3)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.feature.gg.AdSplashUtil.getAL(Unknown Source:1)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.feature.gg.dcloud.ADHandler.pull(Unknown Source:51)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.feature.gg.dcloud.AdFeatureImpl.doForFeature(Unknown Source:167)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.feature.gg.AdFeatureImplMgr.doForFeature(Unknown Source:5)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.a.a(Unknown Source:17)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at io.dcloud.b$a.run(Unknown Source:5)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at android.os.Looper.loop(Looper.java:223)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7664)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
12-29 19:26:55.291 1778 1778 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Azikou
大佬们解决了么,我也会出现这个问题
1***@qq.com
大佬们解决了吗?
fjl
请问解决了吗我们也遇到了
解决有偿,请联系:1762343348
BluesX (作者)
没有解决,换flutter重构了
笔袋App
艹
2024-04-02 11:19
2***@qq.com
大佬们解决了么
违规昵称4396
没有解决,已经开始使用flutter重构了
2024-04-02 15:33
s***@163.com
难搞