It is common to see ANR samples with a stacktraces grouped by the android.os.MessageQueue.nativePollOnce method in Crashlytics. This method indicates that an ANR stacktrace was not successfully captured because the main run loop is waiting for a new message.