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

Send exception logs using sentry in Android and iOS #983

Closed
hellais opened this issue Jan 22, 2020 · 2 comments · Fixed by ooni/probe-ios#339 or ooni/probe-android#293
Closed

Send exception logs using sentry in Android and iOS #983

hellais opened this issue Jan 22, 2020 · 2 comments · Fixed by ooni/probe-ios#339 or ooni/probe-android#293
Assignees
Labels
enhancement improving existing code or new feature ooni/probe-mobile issues related to OONI Probe mobile priority/medium

Comments

@hellais
Copy link
Member

hellais commented Jan 22, 2020

https://docs.sentry.io/
https://docs.sentry.io/platforms/android/
https://docs.sentry.io/clients/cocoa/

From: #919 (comment)

@lorenzoPrimi
Copy link

Probably for a quick implementation I will create a class to handle exceptions, that check if crash send is enabled and if yes send an exception to an online service, firstly firebase,
Iin case we want to switch will be a one line change

@lorenzoPrimi
Copy link

Relative PRs
ooni/probe-android#293
ooni/probe-ios#339

A new issue has been opened to discuss Exceptions #1027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing code or new feature ooni/probe-mobile issues related to OONI Probe mobile priority/medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants