-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to Reproduce
- flutter channel master
- flutter upgrade
- flutter run
Logs
flutter run
Launching lib/main.dart on iPhone 7 in debug mode...
Starting Xcode build...
Xcode build done.
Exit code 1 from: /usr/bin/xcrun simctl launch 1D5215F2-841E-49BF-8D2A-F982A94BD31F "com.orgname.app" --enable-dart-profiling --enable-checked-mode --observatory-port=0:
"com.orgname.app": -1
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open ""com.orgname.app"" failed.
The request was denied by service delegate (SBMainWorkspace) for reason: NotFound ("Application ""com.orgname.app"" is unknown to FrontBoard").
Underlying error (domain=FBSOpenApplicationErrorDomain, code=4):
The operation couldn’t be completed. Application ""com.orgname.app"" is unknown to FrontBoard.
Application ""com.orgname.app"" is unknown to FrontBoard.
Error launching application on iPhone 7.
flutter doctor -v
[✓] Flutter (Channel master, v0.7.6-pre.20, on Mac OS X 10.13.6 17G65, locale de-DE)
• Flutter version 0.7.6-pre.20 at /Users/chris/Development/flutter
• Framework revision 457e7b23df (22 hours ago), 2018-09-01 04:06:46 -0700
• Engine revision 017dafd426
• Dart version 2.1.0-dev.3.0.flutter-760a9690c2
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/chris/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 9.4.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.4.1, Build version 9F2000
• ios-deploy 1.9.2
• CocoaPods version 1.5.2
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 24.2.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[✓] IntelliJ IDEA Ultimate Edition (version 2017.3.5)
• IntelliJ at /Users/chris/Applications/JetBrains Toolbox/IntelliJ IDEA Ultimate.app
• Flutter plugin version 25.0.1
• Dart plugin version 173.4700
[✓] Connected devices (1 available)
• iPhone 7 • 1D5215F2-841E-49BF-8D2A-F982A94BD31F • ios • iOS 11.4 (simulator)
• No issues found!
david-schopf, uditrugman, felangel, matthewtsmith, mogol and 20 more
Metadata
Metadata
Assignees
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.