I accessed the statistics for my app on the Google Play Console and I noticed that there are several notes of failures, but there are no ANRs and crashlytics recorded very few crashes, which leads me to understand that these flaws are not crash, documentation have seen that these failures are detected if the user has checked the option to "send reports automatically" on Android ...
One point to note is that there is no error report pointing to these flaws (whereas ANR shows errors in the play console), which makes me even more confused ... If these failures are not crash, what are they?