-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
e: device-specificOnly manifests on certain devicesOnly manifests on certain devicesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
This is sort of related to #37699. On an iPhone Xr device with ios 13, I am seeing very little device logs, and nothing from a flutter debug app. At first I thought this was a problem with idevicesyslog, but then I'm seeing the same thing from the macOS console app.
So I tried debugging flutter apps, running flutter apps, running non-flutter apps, changing system settings, and none of these produced any logs I could see in macOS's console app. The only logs I could get from the device where when I first attached it to my mac host: https://gist.github.com/christopherfujino/6e22a26d15c91fadd9feaf8fde97c5b4.
In an earlier version of ios, these syslogs are very busy.
My WIP PR to get flutter run to work using MDNS is #40447.
Logs
[✓] Flutter (Channel master, v1.10.2-pre.78, on Mac OS X 10.14.6 18G87, locale en-US)
• Flutter version 1.10.2-pre.78 at /Users/fujino/git/flutter
• Framework revision 066cad21a6 (28 minutes ago), 2019-09-13 11:05:00 -0700
• Engine revision 7ea9884ab0
• Dart version 2.5.0 (build 2.5.0-dev.4.0 be66176534)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/fujino/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-29, 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 /Users/fujino/Downloads/./Xcode.app/Contents/Developer
• Xcode 11.0, Build version 11A419c
• CocoaPods version 1.7.5
[✓] Android Studio (version 3.4)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 37.0.1
• Dart plugin version 183.6270
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)
[✓] Connected device (1 available)
• Christopher’s iPhone • 00008020-00017DA80CC1002E • ios • iOS 13.1
• No issues found!
Metadata
Metadata
Assignees
Labels
e: device-specificOnly manifests on certain devicesOnly manifests on certain devicesengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.