-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
platform-iosiOS applications specificallyiOS applications specificallyt: hot reloadReloading code during "flutter run"Reloading code during "flutter run"toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
I'm using flutter run on Mac OS Mojave, Xcode 11, and a ios 13.1 beta device on usb.
I tried on Xcode 10.3, on stable, beta, dev channels, and with ios-display 1.9.4 and 1.10.0-beta.3.
On flutter stable channel :
2019-09-16 01:04:44.142 ios-deploy[21322:293363] [ !! ] Error 0xe800007f: Device doesn't support wireless sync. AMDeviceStartService(device, CFSTR("com.apple.debugserver"), &gdbfd, NULL)
Could not install build/ios/iphoneos/Runner.app on b54286e56fea33387fc501ba1c20f90ee4b7be96.
Try launching Xcode and selecting "Product > Run" to fix the problem:
Product>Run on Xcode works great, but flutter run not (meaning no hot reloading).
It seems to be partially fixed on master channel thanks to #40398 , however on master i get:
Xcode build done. 20,4s
error: module importing failed: invalid pathname
Installing and launching...
Only the launch screen shows up on the device.
chwo and ejprok
Metadata
Metadata
Assignees
Labels
platform-iosiOS applications specificallyiOS applications specificallyt: hot reloadReloading code during "flutter run"Reloading code during "flutter run"toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.