-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[cloud_firestore] is not running #1689
Comments
Hello, Can you try this ?
|
Hi @monkeyidesign |
Last login: Wed Dec 25 12:51:23 on console [✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 11.2.1) [✓] Android Studio (version 3.5) [✓] VS Code (version 1.41.1) [✓] Connected device (2 available) • No issues found! |
|
I still have got the same issues even I try using mac. Waiting for another flutter command to release the startup lock... |
I've have tried to run a new blank project and configured it with firebase and then just added some plugins for testing but i still got the same errors with the blank new project. dependencies: Launching lib/main.dart on Android SDK built for x86 in debug mode... FAILURE: Build failed with an exception.
BUILD FAILED in 2s |
Having same issues as monkeydesign. Followed suggestions of adding multiDexEnable true to build.gradle defaultConfig and flutter clean and flutter pub cache repair. No change in issue. Enclosing flutter run --verbose and flutter doctor -v
|
@monkeyidesign and @mike-robinson no biggie but please enclose log dumps in I've edited your comments with the above issues. |
Hey 👋 Please could you try the new version and see if this is still an issue for you? If it is then please submit a new up to date GitHub issue. For help migrating to the new plugins please see the new migration guide: https://firebase.flutter.dev/docs/migration |
I am having a problem with my flutter after i run flutter upgrade, then
I've got errors with my cloud_firestore 0.13.0+1.
i am also trying to downgrade cloud_firestore version and switched my sdk to 23 but still no luck.
Can anyone advise me on this issue?
PS D:\projects\flutter\mksecur> flutter run
logs
The text was updated successfully, but these errors were encountered: