I have a problem similar to what has been described here.
I install the app for the first time. Log in to the app. Load the webView but the content is not visible. I log out. Log in again. From now on webView loads perfectly. However my url does not require any authentication. I copy paste the url in my browser and it loads normally.
Kindly refrain from suggesting loading the webView from any view life cycle methods. Its not just the flow of the app. Thank you.
Edit: Forgot to mention one weird detail. The problem is not in simulator. It works fine there. Its just in the device.