I need to build support for Apple TV in a web app. But I can't seem to find the user agent string for its browser anywhere.
Can anyone help out?
A Sample UA is
User-Agent: iTunes-AppleTV/4.1
The 4.1 being the software version. There can be characters after the version so you need to take that into account when doing matching.