Ever since updating my iPhone to iOS 14, I have had an error in my logs when trying to test my game on my phone. I'm able to run my game, but I'm met with this error (see below) in my logs, and I think it may be affecting aspects of my game. I've updated Xcode to 12.1 and iOS to 14.1, both of which seem to be the most recent updates available. Does anyone have any suggestions about how to solve this problem? Thank you!!
[ios-deploy] 2020-10-20 13:57:50.438 ios-deploy[14795:403108] [ !! ] Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)[/color]
[ios-deploy] [ 95%] Developer disk image mounted successfully
[ios-deploy] [ 0%] Looking up developer disk image
(@justin - I attached my logs for reference if that helps!! Thank you!)