This repository was archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 357
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
Crash logging #1289
Copy link
Copy link
Closed
Labels
CriticalOnly for bugs in released apps, needs to be fixed asap and hotfix needs to be shipped.Only for bugs in released apps, needs to be fixed asap and hotfix needs to be shipped.Feature 👑New functionalityNew functionality
Description
What is this feature about? (1 sentence)
This allows us to track crashes and errors that users encounter.
Why is it needed? What is the value? For whom do we build it?
- We know our app is not perfect.
- We encounter crashes ourselves every now and then.
- If we cannot measure how often our app crashes, we can't know what needs to be fixed.
High-level overview of the feature
- Same like analytics, crash logging should not be enabled for the deskop app for privacy reasons.
We should research, identify and set up a crash/bug reporting solution similar to Crashlytics.- After Slack discussion, let's use Sentry.
- Please let @tschubotz know when you want to start with this, then he’ll invite you and also the rest of the team. (Once we add team members the 14 day trial starts. Afterwards it’s paid. It’s worth it to pay, but we want to make sure that we use the trial to figure out any issues before.
- If should be possible to differentiate crashes by environment. At least:
- Production mainnet
- Product rinkeby
- Staging
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CriticalOnly for bugs in released apps, needs to be fixed asap and hotfix needs to be shipped.Only for bugs in released apps, needs to be fixed asap and hotfix needs to be shipped.Feature 👑New functionalityNew functionality