airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
200 stars 11 forks source link

[ANDROID] ANR - Broadcast of Intent - com.google.firebase.iid.FirebaseInstanceIdReceiver #1190

Open Gokulv617 opened 2 years ago

Gokulv617 commented 2 years ago

@marchbold @ajwfrost

Adobe Animate 21.0.7 Latest Distriqt ANE

Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10000010 pkg=air.com.HFG.101EscapeRoom cmp=air.com.HFG.101EscapeRoom/com.google.firebase.iid.FirebaseInstanceIdReceiver launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } (has extras) }

There is no stack trace available for this ANR in dev console. Please let me know how to avoid this ANR ?

img_20210924

Manifest XML: 101EscapeRoom.zip

ANE's used:

com.distriqt.playservices.AdsIdentifier
com.distriqt.Adverts
com.distriqt.playservices.Base
com.distriqt.playservices.Ads
androidx.appcompat
androidx.browser
androidx.core
androidx.constraintlayout
androidx.vectordrawable
com.google.code.gson
com.distriqt.InAppBilling
com.google.protobuflite
com.google.firebase.core
com.distriqt.Firebase
androidx.multidex
com.distriqt.playservices.Drive
com.distriqt.playservices.Games
com.distriqt.playservices.Auth
com.distriqt.GameServices
com.distriqt.PushNotifications
com.google.android.datatransport
com.google.dagger
androidx.cardview
androidx.room
androidx.work
com.distriqt.playservices.CloudMessaging
com.distriqt.CustomResources
com.distriqt.Application
ajwfrost commented 2 years ago

Some interesting similar issues found in Firebase: https://groups.google.com/g/firebase-talk/c/5mo7-z8gqFA https://stackoverflow.com/questions/46117554/firebasemessagingservice-crashes-on-android-o-due-to-background-execution-limits

This second one suggests a potential solution (but we'll need to review this more in depth and get back to you...)

thanks

Gokulv617 commented 2 years ago

Okay. Thanks for the swift reply. ANR rates are increasing daily. Please give solution as soon as possible.