Closed kolbma closed 2 years ago
Hmm this is something I forgot to split between V4 and V5...
We're only using that for legacy browsers fallback, but can we confirm this to be the case with Safari?
@kolbma I believe userAgent
is here to stay for a while, at least the we have it implemented. Check this out
If it works I've no problem with this. I think Google is producing the message because they are afraid of compatibility issues with their version numbers >= 100. So if bootstrap-native knows what to do on these new browser versions, all is fine I think.
No worry man, the scripts work with navigator.userAgentData
with userAgent
fallback. It should all be fine, except Chrome browsers notice. I mean, see for yourself.
@kolbma are we ok to close this?
Closed due to no activity.
Ups. Sorry, forgot to comment your question. Close is of course fine.
There is an improvement notice in Chrome:
Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform