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
Describe the bug I got this error when trying to build ios in xcode. I'm using catcher: ^0.6.9
catcher: ^0.6.9
To Reproduce Steps to reproduce the behavior:
Expected behavior Build ios successfully
Screenshots
Flutter doctor
[✓] Flutter (Channel stable, 2.5.3, on macOS 11.6 20G165 darwin-x64, locale en-ID) • Flutter version 2.5.3 at /Users/ittcel/fvm/versions/stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision 18116933e7 (13 days ago), 2021-10-15 10:46:35 -0700 • Engine revision d3ea636dc5 • Dart version 2.14.4 [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at /Users/ittcel/Library/Android/sdk • Platform android-30, build-tools 30.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 13.1, Build version 13A1030d • CocoaPods version 1.10.1 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2020.3) • Android Studio at /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 11.0.10+0-b96-7281165) [✓] IntelliJ IDEA Community Edition (version 2020.3.4) • IntelliJ at /Applications/IntelliJ IDEA CE.app • 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 [✓] VS Code (version 1.61.2) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.27.0 [✓] Connected device (2 available) • iPhone 11 (mobile) • ACB80858-8209-494E-9F22-8B44A8B7FB3A • ios • com.apple.CoreSimulator.SimRuntime.iOS-15-0 (simulator) • Chrome (web) • chrome • web-javascript • Google Chrome 95.0.4638.54 • No issues found!
Catcher version
Smartphone (please complete the following information):
Additional context I can run in simulator but failed to build in archive
The text was updated successfully, but these errors were encountered:
Getting the same error, version 0.6.8 does not have this bug
Sorry, something went wrong.
@hexlogic I tried changes it but issue remains same.
@jhomlala I build iOS with new version (0.8.0) in MAC M1, I still get the same error. Please check again on iOS.
jhomlala
No branches or pull requests
Describe the bug
I got this error when trying to build ios in xcode.
I'm using
catcher: ^0.6.9
To Reproduce
Steps to reproduce the behavior:
catcher: ^0.6.9
Expected behavior
Build ios successfully
Screenshots
Flutter doctor
Attach your `flutter doctor -v` inside code block:
Catcher version
Smartphone (please complete the following information):
Additional context
I can run in simulator but failed to build in archive
The text was updated successfully, but these errors were encountered: