cc.sys.browserType not accurate on mobile ios browser

I need to show a message on game startup if players are using safari, because my game is currently having some issues on safari browser.

I am testing on Ipad mini 3.

But when I get cc.sys.browserType I always get ‘safari’, event when testing on chrome or firefox.

The results seems to be okay using android browser, mac and pc browser… but not on my ipad mini.

@PedroQueiroz What version of Creator are you using? Can you provide a demo that reproduces the problem?