Chrome 61 incorrectly identified as BlackBerry10 crashes FastClick
Closed this issue · 0 comments
nikcorg commented
Chrome 61 is incorrectly identified as a BlackBerry 10 device because its User Agent string contains the string BBB100
. From this follows that a more specific regex is applied to User Agent string with assumed success causing explosions, havoc and much sadness.
Chrome 61's User Agent string:
Mozilla/5.0 (Linux; Android 7.1.1; BBB100-2 Build/NMF26F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36