Parse-SDK-Flutter
Parse-SDK-Flutter copied to clipboard
iOS app with Crashlytics won't compile because if dependency issues.
New Issue Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
- [x] I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.
Issue Description
iOS app won't compile because if issue with Firebase Crashlytics. Crashlytics need upgrade to latest version but because of dependency with web_socket_channels it can't be upgraded.
Steps to reproduce
Actual Outcome
Expected Outcome
Environment
Parse Flutter SDK
- SDK version: n/a
- Flutter version: n/a
- Dart version: n/a
- Operating system version: n/a
Server
- Parse Server version: n/a
Logs
Thanks for opening this issue!
- 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
Fixed with recent dependency upgrades