The Android crash report functionality does send logs to Google, however Google does not forward these to third-party developers.
Third-party apps can request READ_LOG manifest permissions and directly monitor the log, but that is an incredibly rarely used permission that tends to raise flags.
Comments
The Android crash report functionality does send logs to Google, however Google does not forward these to third-party developers.
Third-party apps can request READ_LOG manifest permissions and directly monitor the log, but that is an incredibly rarely used permission that tends to raise flags.