-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
Needs AttentionOP created or responded to issue and it needs attention.OP created or responded to issue and it needs attention.bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues.
CLI Version
Tested version :
- c3b1b08 (master)
- 1.2.0
- 1.1.0
Firebase Tools version
14.4.0
Flutter Doctor Output
Flutter Doctor -v
[✓] Flutter (Channel stable, 3.32.0, on macOS 15.5 24F74 darwin-arm64, locale fr-FR) [946ms]
• Flutter version 3.32.0 on channel stable at /Users/earminjon/fvm/versions/3.32.0
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision be698c48a6 (2 days ago), 2025-05-19 12:59:14 -0700
• Engine revision 1881800949
• Dart version 3.8.0
• DevTools version 2.45.1
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [1 293ms]
• Android SDK at /Users/earminjon/Library/Android/sdk
• Platform android-35, build-tools 35.0.1
• ANDROID_HOME = /Users/earminjon/Library/Android/sdk
• Java binary at: /Users/earminjon/Library/Java/JavaVirtualMachines/corretto-17.0.14/Contents/Home/bin/java
This JDK is specified in your Flutter configuration.
To change the current JDK, run: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment Corretto-17.0.14.7.1 (build 17.0.14+7-LTS)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.3) [1 457ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16E140
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [68ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.3) [68ms]
• Android Studio at /Users/earminjon/Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.6+-13368085-b895.109)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1.1.1) [67ms]
• IntelliJ at /Users/earminjon/Applications/IntelliJ IDEA Ultimate.app
• Flutter plugin version 85.3.2
• Dart plugin version 251.25410.28Unhandled exception:
Exception:
#0 UploadCrashlyticsSymbols.run (package:flutterfire_cli/src/commands/upload_symbols.dart:387:7)
<asynchronous suspension>
#1 CommandRunner.runCommand (package:args/command_runner.dart:212:13)
<asynchronous suspension>
#2 main (file:///Users/earminjon/.pub-cache/git/flutterfire_cli-c3b1b089814ed3b0d988ea0da3bdbe534c32232f/packages/flutterfire_cli/bin/flutterfire.dart:63:5)
<asynchronous suspension>
Command PhaseScriptExecution failed with a nonzero exit codeSteps to reproduce
I tried to run my project after a flutter upgrade from 3.29 to 3.32.
I run the app using an IPhone 16 pro simulator.
Expected behavior
No error
Screenshots
No response
Additional context and comments
MacOS Sequoia 15.5
Xcode 16.3
Metadata
Metadata
Assignees
Labels
Needs AttentionOP created or responded to issue and it needs attention.OP created or responded to issue and it needs attention.bugSomething isn't workingSomething isn't working