This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Releases: Countly/countly-sdk-react-native
Releases · Countly/countly-sdk-react-native
v4.3.1
2.0
New release, including iOS SDK for React Native
1.0
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.