I am using WKWebView in my Objective C application to load a web view. When I run the app through XCode the page loads properlyScreenshot for running app from xcode
If I take an IPA and run it on device the webpage loads to the topleft of the WKWebView