I'm kinda new to xcode and I'm trying to make a webView app. In Android Studio I'm done in 10 minutes, but I've been struggling with a iOS one for a few days now. On build the app is not showing any errors or bugs, and the simulator works just fine. But when it tries to start my app, the screen turns black, but I'm still able to navigate just fine on the simulator phone so I think the app is the problem?
I have followed two different tutorials for making a webview app, but they both give the same result as mentioned before:
Tutorial 1: iOS Tutorial – Creating a Web View (UIWebView)
Tutorial 2: How To Make an App For Your Website In Less Than 30 Minutes
Xcode version: 7
Deployment target: 8.4
Simulator tested: iPhone 6s plus/iPhone 6s/iPhone 4s
Just followed another tutorial, and it seems to be working fine for apple.com, but not for the website that I want to use it for: http://macrofoods.nl The app seems to be stuck at a white screen.