react-native-oauth icon indicating copy to clipboard operation
react-native-oauth copied to clipboard

Fix for non mobile friendly pages in Android

Open qispark opened this issue 8 years ago • 2 comments

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

qispark avatar Sep 08 '17 02:09 qispark

Please merge this

alesanabriav7 avatar Nov 23 '17 00:11 alesanabriav7

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

MBach avatar Nov 24 '17 09:11 MBach