getsentry / getsentry/sentry-java

Push Notifications instrumentation

オープン
#2,728 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Android Feature Spans
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

### 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).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。