IOS Simulator Connected to Internet but not the Xcode project.
I was able to successfully build and run my XCode project and I came across an issue when I attempt to log in using the IOS Simulator. It returned a ''No internet connection" error message. In the terminal the error message says "Failed to Register Device [Error: Network Error]." Other applications in the simulator (e.g. Maps, Safari) were able to connect to the Internet but my project couldn't. Does anyone know the where this issue is rooting from?