I am developing an Android app that uses a WebView to go through the OAuth flow to access some data from Hotmail / Live.com accounts.
The issue I have is that the "Permissions Page", where the user sees the permissions my app wants to access cannot be scrolled so the user does not see all the info shown in the page:
I use OAuth for Google, Twitter, Facebook, LinkedIn... and the same WebView works fine. Mention that this error only happens in this "Permissions page", the page where the user enters their user/password works fine (prior to this one).
This error is present in other apps, such as IMO, and probably many others, and I do believe that it is an error with the page served by Microsoft.
Is this a known issue? Is there a known workaround for this?
Thanks
Recent Comments