2

I am creating website, in which I want to know user if user is using UC Browser or not?

I tried the solution suggest in this link, but it's not working. So I print userAgent and in UC it is something like this

enter image description here

So I used navigator.userAgent.match(/UCBrowser/i) for decting UC.

Is it good way or there any better way to detect UC?

Thanks.

yajiv
  • 2,901
  • 2
  • 15
  • 25

0 Answers0