-
Notifications
You must be signed in to change notification settings - Fork 2
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
Crash/Error should be reported #9
Comments
Firebase Crashlytics supports iOS and Android: https://firebase.google.com/docs/crashlytics |
@rjmangubat23 can you update with your status? |
@jeremi still in progress with this, I have already locally setup Sentry on my end the only thing remaining is adding config for setting flag via |
@rjmangubat23 Has there been any progress on this? |
@kneckinator I have only transferred initial work to my local branch via inji repo but apart from that sorry no updates yet. |
Now that we have implemented #77 can we close this? |
yes I agree @kneckinator, If they need something more advanced we can then add Sentry. @jeremi what do you think? |
Yes, I'm good with it. |
Add support for reporting logs/errors in Google Firebase / Sentry.
By default we should not provide the config, we will inject it only in builds we do.
The text was updated successfully, but these errors were encountered: