<ANR at MessageQueue.java> I am facing this ANR an...
# stackoverflow
u
ANR at MessageQueue.java I am facing this ANR and root cause is unknown for this, there is no minimum viable reproducible example for this anyone else encountered this on production, I am pasting the logs. main (native): tid=1 systid=10663 #00 pc 0xd8b38 libc.so #01 pc 0x19d88 libutils.so #02 pc 0x19c68 libutils.so #03 pc 0x11409c libandroid_runtime.so at android.os.MessageQueue.nativePollOnce(MessageQueue.java) at android.os.MessageQueue.next(MessageQueue.java:339) at...
👀 1