Hi Epic/Community,
I’m currently loving HTML5 development with UE, but I’ve hit a snag.
I want to, similar to the Tappy Chicken HTML app, notify the if they have an unsupported browser.
I wonder if there is a JavaScript file for detecting supported devices is available for UE4 HTML5 builds?
On the Tappy Chicken page there is a browserDetect.min.js
file, specifically here: https://de45xmedrsdbp.cloudfront.net/TappyChicken/gameFiles_1408053316/browserDetect.min.js However it is of course minified.
I wonder if there is an un-minified/equivalent file out there, before I get my Inspector Morse hat on to reverse minify it
Best,
Minxies