Has anyone experienced this problem. Still looking for answers.
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/5afd12e5-11dd-4a32-aaa6-d75f31fb58f0%40googlegroups.com.
I just ran 2 quick tests to my 13.5 iPhone 11 device
1- Ran a very simple Flutter app on my device (simulator works fine):
ERROR:
2020-05-22 16:40:15.675 ios-deploy[1683:74495] [ !! ] Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)
Could not run build/ios/iphoneos/Runner.app on 00008030-000650610E40802E.
Try launching Xcode and selecting "Product > Run" to fix the problem:
open ios/Runner.xcworkspace
Installing and launching... 10.4s
Error launching application on iPhone11.
2- Ran this same app directly in Xcode:
ERROR: iPhone 11 is not available

Everything was working great with 13.4.1 on the iPhone 11
Solution found: I was running Xcode 11.4, when I upgraded to 11.5, this solved the problem.
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/48826a23-0a0a-4480-b81a-f4d5aa8bfc85%40googlegroups.com.