Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

274
Views
Detection of userAgents that do/do not support Unity3d Plugin

The unity3d web player plugin is supported by Explorer, Firefox, Safari, Mozilla, Netscape, and Camino on Windows or OSX.

Via JavaScript, what is the best method for determining whether a users configuration is supported, so I can alert them with the appropriate message? Is there a plugin out there that might support this case well? I'm looking for an easier solution than combing through the properties manually and testing on different devices myself.

Thanks in advance!

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

You can detect operating system using a snippet like this: http://www.javascripter.net/faq/operatin.htm

For detecting a supported browser I'd just use jquery's $.browser property.

over 4 years ago · Santiago Trujillo Report

0

Since Unity uses NPAPI (for non-IE browser support), it should work in essentially every browser. You don't list Chrome, for example, but Unity works perfectly well in Chrome. There's no reason it shouldn't work in all the Gecko- and WebKit-based browsers, which make up most of the rest.

So before you deploy code that does this, consider carefully whether you really want to show an alert that will probably annoy the vast majority of users who will see it for no reason. If you are really concerned about users for whom Unity won't work, a blacklist of browsers you (or your users) encounter problems with is likely a better solution.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!