From b2923837857bee29c3c933f00be3daedd6da8078 Mon Sep 17 00:00:00 2001 From: pavel-kuznetsov-hypertrack <78730314+pavel-kuznetsov-hypertrack@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:02:31 +0300 Subject: [PATCH] Update HyperTrack SDK Android to 7.8.3 (#116) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- docs/classes/HyperTrack.html | 4 ++-- docs/enums/HyperTrackError.html | 4 ++-- docs/index.html | 4 ++-- docs/modules.html | 4 ++-- docs/types/Errors.html | 2 +- docs/types/Failure.html | 2 +- docs/types/Location.html | 2 +- docs/types/LocationError.html | 2 +- docs/types/LocationWithDeviation.html | 2 +- docs/types/NotRunning.html | 2 +- docs/types/Order.html | 2 +- docs/types/OrderStatus.html | 2 +- docs/types/Result.html | 2 +- docs/types/Starting.html | 2 +- docs/types/Success.html | 2 +- .../android/gradle.properties | 2 +- plugin_android_activity_service_google/package.json | 2 +- .../android/gradle.properties | 2 +- plugin_android_location_services_google/package.json | 2 +- .../android/gradle.properties | 2 +- .../package.json | 2 +- .../android/gradle.properties | 2 +- plugin_android_push_service_firebase/package.json | 2 +- sdk/android/gradle.properties | 2 +- sdk/package.json | 2 +- 27 files changed, 37 insertions(+), 30 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33a3458..fdfbfae 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.6.2] - 2024-09-24 + +### Changed + +- Updated HyperTrack SDK Android to [7.8.3](https://github.com/hypertrack/sdk-android/releases/tag/7.8.3) + ## [13.6.1] - 2024-09-11 ### Fixed @@ -947,3 +953,4 @@ Initial release. [13.5.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.5.1 [13.6.0]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.0 [13.6.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.1 +[13.6.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.2 diff --git a/README.md b/README.md index e434d64..09e8465 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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.8.0-brightgreen.svg)](https://github.com/hypertrack/sdk-ios) -[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.8.2-brightgreen.svg)](https://github.com/hypertrack/sdk-android) +[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.8.3-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 b47e87e..16e1b82 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
-