Skip to content

No exceptions or logs shown in flutter run on physical iOS 13 phone #41133

@stx

Description

@stx

Everything is at latest update. Device is an iPhone X on iOS 13.

The only thing that ever appears is the following:

Launching lib/main.dart on Virgo in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: [...]
Xcode build done.                                           31.6s
Checking for advertised Dart observatories...
Checking for available port on [...]
Checking for authentication code for [...]

Tried flutter clean + rm -rf Podfile.lock Pods/, rebooting, etc.

Can't move to non-master Flutter channels to test due to active iOS 13/Xcode 11 build bugs.

[✓] Flutter (Channel master, v1.10.6-pre.33, on Mac OS X 10.14.6 18G95, locale en-US)
    • Flutter version 1.10.6-pre.33 at /Users/james/Development/flutter
    • Framework revision 961f1b746d (2 hours ago), 2019-09-23 10:09:38 -0700
    • Engine revision b875c7a5ff
    • Dart version 2.6.0 (build 2.6.0-dev.0.0 7c1821c4aa)

 
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
    • Android SDK at /Users/james/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-28, build-tools 28.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-1343-b01)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.0)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.0, Build version 11A420a
    • CocoaPods version 1.7.4

[✓] Android Studio (version 3.4)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 38.2.1
    • Dart plugin version 183.6270
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)

[✓] VS Code (version 1.38.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.4.1

[✓] Connected device (1 available)
    • Virgo • b01937a10ffe8461ea409b3bd137ac0bf8ecc921 • ios • iOS 13.0

• No issues found!

Metadata

Metadata

Assignees

Labels

a: debuggingDebugging, breakpoints, expression evaluationplatform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions