android-instagram-oauth
android-instagram-oauth copied to clipboard
Blank White screen on webview
When i tried to login first time, at that time it showing me blank white dialog. So i goes back and try again in that case working fine. So can you help me how can i solved this.
I have the same issue. Did you resolve it?
You need to add mWebView.getSettings().setDomStorageEnabled(true); in function setUpWebView() of InstagramDialog.java