What is the User-Agent string for the Blackberry PlayBook's web browser?

link|improve this question
Hard to tell at this point. (Oct 27,2010) the PlayBook simulator only works for AIR apps at the moment with no access to the browser. That said someone from RIM should know! – scunliffe Oct 27 '10 at 18:34
feedback

3 Answers

up vote 7 down vote accepted

According to RIM it's

Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) AppleWebKit/534.8+
(KHTML, like Gecko) Version/0.0.1 Safari/534.8+
link|improve this answer
feedback

The user-agent string from the SDK browser, which is not final or official in any way, looks like this:

mozilla/5.0 (x11; u; linux i686; en-us) applewebkit/534.0 (khtml, like gecko)
link|improve this answer
If case matters, it actually reports: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.0 (KHTML, like Gecko) – scunliffe Jan 13 '11 at 10:57
feedback

FWIW, the one for my Playbook (retail) at OS 1.0.1.1690 is

Mozilla/5.0 (PlayBook; U; RIM Tablet OS 1.0.0; en-US) AppleWebKit/534.8+ (KHTML, like Gecko) Version/0.0.1 Safari/534.8+.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.