Skip to content

Fix crashlytics in game_template #1998

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

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

filiph
Copy link
Contributor

@filiph filiph commented Aug 30, 2023

Simplify crashlytics setup by avoiding using Zones.

Fixes #1818.

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I read the Contributors Guide.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

Simplify crashlytics setup by avoiding using Zones.

Fixes flutter#1818.
@domesticmouse domesticmouse merged commit 612cf19 into flutter:main Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

guardWithCrashlytics in game_template is causing issues after upgrading to 3.10
2 participants