Open Seraphim-AT opened 1 year ago
Air SDK:- 50.2.3.3 Crash:- split_config.arm64_v8a.apk!libCore.so Facing a lot of crash regarding this issue in Google Play Console.
pid: 0, tid: 31055 >>> com.iz.... <<<
backtrace:
same issue occured. Does Anyone know the solution? Thanks.
I use AIR 50.2.2.6
There are also similar problems The most common occurrence is [split_config.arm64_v8a.apk!libCore.so]
@ajwfrost Is there any solution?Thanks.
Hi
We had an issue with JNI references that we believe is the culprit for these issues, which was addressed in release 50.2.3.5
(Sept 8th). If you're still seeing problems in this release or a later one, please provide the logcat output or crash report so that we can look at the problem location.
thanks
we are seeing similar problems using AIR 50.2.3.5
pid: 0, tid: 26853 >>> air.de.,,, <<<
backtrace:
Hello! After the last update (AIR 50.2.3.2) I’m getting a crash reports in Google Play console:
` pid: 0, tid: 4993 >>> air.com… <<<
backtrace:
00 pc 0x000000000086d7f4 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so
01 pc 0x000000000086d4e8 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so
02 pc 0x0000000000792f88 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so
03 pc 0x000000000074a174 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so
04 pc 0x000000000074d6d0 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so
05 pc 0x000000000000ebdc `
as I can see, it’s just Android’s problem, it occurs on different devices, so I can’t reproduce it by myself. Also users reports about redirecting the app to the Google Play during the app launch (which is weird coz there is no redirecting functionality in the app). Thanks!