Max Baldin

Results 2 comments of Max Baldin

Gragment from ua-parser library: ``` php # apple mail - not directly detectable, have it after Safari stuff - regex: '(AppleWebKit)/(\d+)\.(\d+)\.(\d+)' family_replacement: 'AppleMail' ``` So, the answer is to use...

Working on pull-request. added: Seems that it breaks a lot of tests. The problem is, that currently Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko)...