We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The wizard is fast and works well, at the end we should be more instructive on what they should do to test errors, tracing and dsym uploads.
it should tell me what to run to test, be very direct with developer run flutter run
flutter run
or better when there is dsym support, run xyz to upload source maps, THEN run abc to test everything out
ideally the error we inject we tell them about it, and it will have a transaction, like page load, directly associated with it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The wizard is fast and works well, at the end we should be more instructive on what they should do to test errors, tracing and dsym uploads.
it should tell me what to run to test, be very direct with developer run
flutter run
or better when there is dsym support, run xyz to upload source maps, THEN run abc to test everything out
ideally the error we inject we tell them about it, and it will have a transaction, like page load, directly associated with it.
The text was updated successfully, but these errors were encountered: