Releases: hypertrack/sdk-react-native
Releases · hypertrack/sdk-react-native
13.2.0
Fixed
- Fixed a serialization issue with dynamic publishable key implementation
13.1.0
13.0.0
Added
- New Dynamic publishable key API allows to set the publishable key later in the app lifecycle. It should be used only when there is no other way around it and it's impossible to know the publishable key in advance at the build time. Please contact us if this matches your use case
Changed
12.1.0
Fixed
- Mitigates SDK cache file corruption that led to some Android devices loading to
device_id
values with all zeroes. - [iOS] Optimized querying the Location Manager to reduce impact on battery life and main thread performance.
- Reduced network traffic.
Changed
12.0.0
Changed
- Now the SDK uses the Plugin architecture. You need to add additionall NPM dependencies for the plugins for the SDK to work properly. See Plugins and Migration Guide for more information.
- Updated HyperTrack Android SDK to 7.0.11
11.0.11
11.0.10
11.0.9
11.0.8
11.0.7
Fixed
- Lazily initialize event listener subscriptions