distriqt / ANE-AndroidSupport

Android Support Library Native Extension
https://airnativeextensions.com
22 stars 4 forks source link

split_config.arm64_v8a.apk!libCore.so crash #32

Open Seraphim-AT opened 1 year ago

Seraphim-AT commented 1 year ago

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

https://github.com/airsdk/Adobe-Runtime-Support/issues/1 pc 0x000000000086d4e8 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so https://github.com/airsdk/Adobe-Runtime-Support/issues/2 pc 0x0000000000792f88 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so https://github.com/airsdk/Adobe-Runtime-Support/issues/3 pc 0x000000000074a174 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so https://github.com/airsdk/Adobe-Runtime-Support/issues/4 pc 0x000000000074d6d0 /data/app/~~ORlO5qDH38ML3_mZGCKnFQ==/air.com…-rSoL_ATCOrEqJjs8f0nowA==/split_config.arm64_v8a.apk!libCore.so https://github.com/airsdk/Adobe-Runtime-Support/issues/5 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 (I tested on two Samsung Galaxy phones and Google Pixei with no errors). 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).

I’m not sure it’s ANEs problem, really, reported to airsdk/Adobe-Runtime-Support with no luck. Maybe anybody saw this issue? Thanks.

marchbold commented 1 year ago

Might be best to wait for a response from Harman on this one as they can tell what's happening with those traces. Andrew should be back today I believe.

Seraphim-AT commented 1 year ago

@marchbold ok, thank you, Michael!