Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 297 Bytes

Cordova User Agent Suffix

Adds the ability to add a custom suffix to the UserAgent string, to differentiate traffic

Platform support

  • iOS
  • Android

Install

$ cordova plugin add https://github.com/trendsales/cordova-user-agent-suffix.git -variable SUFFIX="my-cordova-app"