yvant
yvant
Sure, which ones? You can mention the version + the required lines if it's more convenient.
main (native):tid=1 systid=16111 at com.distriqt.extension.adverts.platforms.admob.GoogleAdMobUserMessagingPlatform.(GoogleAdMobUserMessagingPlatform.java:48) at com.distriqt.extension.adverts.platforms.admob.GoogleAdMob.ump(GoogleAdMob.java:741) at com.distriqt.extension.adverts.functions.ump.RequestConsentInfoUpdateFunction.call(RequestConsentInfoUpdateFunction.java:45) at com.adobe.air.customHandler.callTimeoutFunction(Native method) at com.adobe.air.customHandler.handleMessage(customHandler.java:35) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:346) at android.os.Looper.loop(Looper.java:475) at android.app.ActivityThread.main(ActivityThread.java:7889) at java.lang.reflect.Method.invoke(Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009) Like...
Regarding the loading of the ANEs, I’m using a sequence that allows 200 ms for each of them to load. For example, I launch Facebook initialisation then 200ms later, I'll...
No I haven't, I just have from APM. Should I add it beneath that line?
It's a bit early, but here's my ANR rate switching back to AIR 51.2.2.2 (modified): There's a really high spike at the beginning (few number of installs are impacted by...
Here's an update of my ANR rate: So it seems that the AIR 51.2.2.2 (modified) leads to a lower ANR rate. I can try AIR 51.2.2.3 if I get the...
It's getting better on my side. I've been using AIR 51.2.2.2 (modified) and also removed the Facebook ANE since I don't really use it atm.