getsentry / getsentry/sentry-java

Push Notifications instrumentation

Aperta
#2,728 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Android Feature Spans
Lingua principale
Kotlin
Stelle
1.4k
Fork
478
Merge medio
2g 23h
PR unite (30g)
67

Descrizione

### Description

We could use bytecode manipulation to instrument third party push notification solutions (probably start with FCM as the most popular one), to capture breadcrumbs automatically with all the metadata like title,body,message id,sender, etc. (see [Firebase remote message](https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/RemoteMessage) for reference).

This can certainly help in solving or prioritizing crashes or ANRs.

We could even go as far as sending this as app context and make it searchable, e.g. to filter crashes/ANRs that happened during application creation from a push notification (=cold start).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.