Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

1.0

Compare
Choose a tag to compare
@trinisofttechnologies trinisofttechnologies released this 15 Apr 14:56
· 184 commits to master since this release

This new release brings in more features and methods, including:

  • Ability to enable or disable logging, for debugging purposes (setLoggingEnabled)
  • Send location of the user to Countly (setLocation)
  • Ability to change DeviceID (changeDeviceId)
  • Parameter tampering protection support using salts (enableParameterTamperingProtection)
  • Timed events (using startEvent and endEvent)
  • Ability to update User Profiles like increment, multiply, save, set etc.
  • More information about how those functions can be used, please refer to Phonegap SDK documentation.