Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Chrome Mobile Browser detection fails when embedded through a Webview #126

Open
thibauld opened this issue Apr 13, 2017 · 1 comment
Open
Labels

Comments

@thibauld
Copy link

platform.js does not detect Chrome Mobile properly on Android when Chrome Mobile is being used through the Facebook mobile Webview.
The UA is:
'Mozilla/5.0 (Linux;Android 6.0;VS986 Buld/MRA58K; wv) AppleWebkit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.132 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/118.0.0.22.79;]]'

And it is being detected as "Android Browser 4.0" which is obviously wrong. Here the code snippet to test it: https://runkit.com/thibauld/58efb4fe231ae400127e82a7

@jdalton jdalton added the bug label Apr 13, 2017
@JMLX42
Copy link

JMLX42 commented Apr 13, 2017

I can reproduce this with platform 1.3.4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants