bebnev / react-native-user-agent

Library that helps you to get mobile application user agent and web view user agent strings
MIT License
42 stars 42 forks source link

Update readme with newer devices user-agent #19

Closed lucasbfr closed 2 years ago

lucasbfr commented 4 years ago

The user agent format has slightly changed with iPhone 7 and later versions.

I have double checked the User-Agent but inferred the WebView User-Agent from the usual Webkit string (I can't replicate on my environment)

bebnev commented 2 years ago

Basically the changed behavior was a bug. Fixed it in version 2.3.1