Measure
Measure copied to clipboard
[DYGLInitPlatform] connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"
Measure[8295:3325882] [DYGLInitPlatform] connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" Measure[8295:3325882] aborting: platform initialization failed
I change the bundle identifier to run the app on my device, and changed Deployment Target to 11.1
Have no idea whey this crash occurs.
Did you find how to fix this issue? I'm facing the same issue now.
I think it fails to establish a network connection. I've had the same error and managed to bypass it by adding an Allow Arbitrary Loads entry in my info.plist. For your use case however you might have to add the exact domains to which you want to allow a connection.
I also encountered this error in the past two days
I also [DYGLInitPlatform] connection to host has failed!!!!
I also [DYGLInitPlatform] connection to host has failed!!!!!!!!!!!
I also [DYGLInitPlatform] connection to host has failed!!!!!!!!!!!!!!!!!!!
I also [DYGLInitPlatform] connection to host has failed!!!!!!!!!!!!!!!!!!!
Try rebuilding the entire project from scratch: Product menu, hold down option, Clean Build Folder
same I'm facing this problem ({[ connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" )}]
Clean build work for me, Delete Derived Data also if issue persist