You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
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;]]'
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
The text was updated successfully, but these errors were encountered: