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

Support Web Application browsers in Devices #176

Open
james-mux opened this issue Dec 23, 2019 · 2 comments
Open

Support Web Application browsers in Devices #176

james-mux opened this issue Dec 23, 2019 · 2 comments

Comments

@james-mux
Copy link

Devices such as Amazon Fire TV, Sony Bravia Android TV, WebOS on LG all use a web browser to display applications. At present, most of these are reported as 'Android Browser' on 'Android'.

Is it possible to add further support for these devices, to be more granular?

@Agaff
Copy link

Agaff commented Dec 29, 2019

user-agent string.

@james-mux
Copy link
Author

Here's a few:
Mozilla/5.0 (Linux; Android 8.0.0; BRAVIA 4K UR2 Build/OPR2.170623.027.S63; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/79.0.3945.93 Mobile Safari/537.36 is a Sony Bravia Android TV

Mozilla/5.0 (Linux; Android 9; SHIELD Android TV Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/79.0.3945.93 Mobile Safari/537.36 is an Android Nvidia Shield device

Mozilla/5.0 (Linux; Android 7.1.2; AFTMM Build/NS6268; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36 is an Amazon Fire TV device

Thank you!

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

No branches or pull requests

3 participants