Posts

Post not yet marked as solved
14 Replies
2.6k Views
I'm having an issue on my Xcode project after upgrading to version 10.3. For some reason I'm getting a bunch of NetworkInfo Signal strength query returned error: ErrorDomain=NSPOSIXErrorDomain Code=13 "Permission denied". I have tried everything imaginable and have searched through every post everywhere, yet nothing has resolved my problem. I've also gone back a previous version on Github saved that was working perfectly and never had this error message, but I even get it on the previous version as well. I can't even run the project on my device and go past the launch screen; however, it runs perfectly on the Xcode Simulator and I don't get the error message that way, but I need to run it on a device.I would really appreciate if someone could help me figure this problem out so I can continue building as it's already cost me two weeks of time, and I haven't gotten a responce from Stackoverflow.For more information please look at my Stackoverflow post: NetworkInfo Signal strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13 “Permission denied”
Posted
by pictock.
Last updated
.