-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DYGLInitPlatform] connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" #2
Comments
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 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!!!!!!!!!!!!!!!!!!! |
1 similar comment
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 |
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.
The text was updated successfully, but these errors were encountered: