diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c6049..e16aacf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [13.3.5] - 2024-06-05 + +### Changed + +- Updated HyperTrack SDK iOS to [5.6.0](https://github.com/hypertrack/sdk-ios/releases/tag/5.6.0) + ## [13.3.4] - 2024-05-24 ### Changed @@ -849,3 +855,4 @@ Initial release. [13.3.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.2 [13.3.3]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.3 [13.3.4]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.4 +[13.3.5]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.3.5 diff --git a/README.md b/README.md index 1739eba..4b0f5a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GitHub](https://img.shields.io/github/license/hypertrack/sdk-react-native?color=orange)](./LICENSE) [![npm](https://img.shields.io/npm/v/hypertrack-sdk-react-native.svg)](https://www.npmjs.com/package/hypertrack-sdk-react-native) -[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.5.4-brightgreen.svg)](https://github.com/hypertrack/sdk-ios) +[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.6.0-brightgreen.svg)](https://github.com/hypertrack/sdk-ios) [![Android SDK](https://img.shields.io/badge/Android%20SDK-7.5.5-brightgreen.svg)](https://github.com/hypertrack/sdk-android) [HyperTrack](https://www.hypertrack.com) lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons. diff --git a/docs/classes/HyperTrack.html b/docs/classes/HyperTrack.html index e5815cb..56e7b40 100644 --- a/docs/classes/HyperTrack.html +++ b/docs/classes/HyperTrack.html @@ -1,4 +1,4 @@ -
EmitterSubscription
[iOS only] The app is not authorized to use location services.
[Android only] The user denied notification permissions needed to display a persistent notification needed for foreground location tracking.
-
Example
-