One Signal GmsLocationController ANR (App Not Responding) issue on Android
I have an Android application on Google Play Store and I integrated firebase crashlytics to the project. Recently some of my users had an ANR issue which is:
androidx.work-1 (waiting)
tid=80 systid=9068
Root blocking
sun.misc.Unsafe.park (Native method)
com.google.android.gms.internal.location.zzz.requestLocationUpdates (com.google.android.gms:play-services-location@@20.0.0:5)
com.onesignal.GMSLocationController$FusedLocationApiWrapper.requestLocationUpdates (GMSLocationController.java:201)...