You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the generic woothee user agent parser, however our Sync clients tend to use custom UA strings that don't always parse down to useful tags (e.g. #787).
We should implement our own user agent parsing instead. Either woothee should be abandoned entirely or only used as a fallback.