-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Android/Google TV Detections #7508
Comments
liviuconcioiu
added a commit
to liviuconcioiu/device-detector
that referenced
this issue
Nov 13, 2023
liviuconcioiu
added a commit
to liviuconcioiu/device-detector
that referenced
this issue
Nov 13, 2023
liviuconcioiu
added a commit
to liviuconcioiu/device-detector
that referenced
this issue
Nov 13, 2023
liviuconcioiu
added a commit
to liviuconcioiu/device-detector
that referenced
this issue
Nov 13, 2023
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Some User-Agents are not recognized as Android/Google TV.
I am not sure but the causes look like based on additions like UHD, HD, and 4K or Google instead of Android.
Correct example:
Mozilla/5.0 (Linux; Android 11; Arcelik Android TV Build/RTO1.230704.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.66 Mobile Safari/537.36
Incorrect Examples:
Mozilla/5.0 (Linux; Android 11; Arcelik Google TV Build/RTM6.230109.257; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/118.0.0.0 Mobile Safari/537.36
Dalvik/2.1.0 (Linux; U; Android 11; Arcelik Google TV Build/RTM6.230109.257)
Mozilla/5.0 (Linux; Android 11; Arcelik Android UHD TV Build/RTM6.230109.219; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.66 Mobile Safari/537.36
com.tcl.browser/660020 (Linux; U; Android 11; tr_TR; Arcelik Android UHD TV; Build/RTM6.230109.219; Cronet/114.0.5735.33)
com.devcoder.iptvxtreamplayer/111 (Linux; U; Android 12; en; Philips Google TV TA1; Build/STT2.220929.001; Cronet/114.0.5735.33)
The text was updated successfully, but these errors were encountered: