Skip to content

Creation of event for sending errors from within package:unified_analytics itself #180

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

Closed
eliasyishak opened this issue Oct 11, 2023 · 1 comment

Comments

@eliasyishak
Copy link
Contributor

eliasyishak commented Oct 11, 2023

This will be helpful to find the name of the error, but this won't include any debugging data (ie. stacktraces). This will help us to find certain errors (ie. unable-to-load-asset, invalid-argument) and how they are trending across different dart and flutter versions.

For example, if we are encountering errors when we try to parse the json file for surveys, we silently catch this error so that clients of this package don't crash. This feature would send an event to GA4 letting us know this happened while still failing silently.

@eliasyishak eliasyishak self-assigned this Oct 11, 2023
@eliasyishak eliasyishak changed the title Creation of event for sending errors Creation of event for sending errors from within package:unified_analytics itself Oct 26, 2023
@eliasyishak
Copy link
Contributor Author

I mistakingly created a duplicate of #167, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant