Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sentry & Remove Firebase{Crashlytics, Analytics} #854

Merged
merged 1 commit into from Aug 1, 2020
Merged

Conversation

zacwest
Copy link
Member

@zacwest zacwest commented Aug 1, 2020

Required making more generic the messaging around the privacy toggles. It is worth noting that the previous Crash Reporting preference is lost since it was using Firebase directly to store it.

Features like automatic/logging-based breadcrumbs, error logging and messaging are controlled by the analytics key. The crash reporting feature is controlled by crash reporting.

These require being able to log into our Sentry account:
Example non-fatal (with all the logging)
Example non-fatal (with no logging)

Required making more generic the messaging around the privacy toggles. It is worth noting that the previous Crash Reporting preference is lost since it was using Firebase directly to store it.
@zacwest zacwest merged commit 2ba2432 into master Aug 1, 2020
@zacwest zacwest deleted the sentry branch August 1, 2020 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants