Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for non mobile friendly pages in Android #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qispark
Copy link

@qispark qispark commented Sep 8, 2017

Fix for issue #153
Assigning a user agent string generated by the device should make the login pages show in a mobile friendly format.

Using a User Agent String created from the native webview makes the login pages appear in their mobile friendly form

Signed-off-by: Robin Tang <[email protected]>
@alejandrosanabriav
Copy link

Please merge this

@MBach
Copy link

MBach commented Nov 24, 2017

Also you can just delete the user agent in the code, the Webview manages it's own user agent internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants