Skip to content

Commit

Permalink
Merge branch 'release-4.16.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
christocracy committed Nov 8, 2024
2 parents 2ab3acd + 6164e81 commit 9c310ba
Show file tree
Hide file tree
Showing 65 changed files with 100 additions and 91 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 4.16.3 — 2024-11-08
* [Android] Fix reported "screen flickering" issue on some devices when SDK requests permissions.
* [Android] Address Android synchronization issue with `TSLocation.toMap`.
* [iOS] Address crash in `TSConfig` due to "uncaught exception NSInvalidArgumentException"
* [Android] Change `foregroundServiceType` on `LocationRequestService` from `shortService` -> `location`.
* [iOS] Address inconsistent location-tracking performance on iOS.

## 4.16.2 — 2024-10-23
* [iOS] Fix bug with `triggerActivites` preventing motion-triggering in iOS simulator with simulated location.

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e9e8504630b0e90326e963dc20875338
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2c49f652b4b4feea9ae9236cb3a42126a7a9ba5b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2aec57e97aef450f9e6937be4eefd4fbd1e6bbb9c05dce9504ed140caeaa0033
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d094176fd8cbf83cce0054cb868a76f978ed50fe6cb43dd14f44beb1c498ff950fb27d5bf42436c24236ae71c595a5bc621459241ea308fbd1e819dac713a3b0
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.transistorsoft</groupId>
<artifactId>tslocationmanager-v21</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<packaging>aar</packaging>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e37da38a7f38e39fb770515832ab2cd6
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
17aa015e42ac708063bc3b60492393bf7ed66d7a
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
be1ac2f313f568469b65a7570fe0b80d1c0b50d505a8ccb133338c92121db8fa
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9729d80b66576ad46321bf9fa09ee7e87586fc618ca6964436e4ff0b1ceeca09f0b31186adf24a0234e35fe8d250b5393f01c3c12d226b03deae26493b42bca2
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
<groupId>com.transistorsoft</groupId>
<artifactId>tslocationmanager-v21</artifactId>
<versioning>
<latest>3.6.1</latest>
<release>3.6.1</release>
<latest>3.6.2</latest>
<release>3.6.2</release>
<versions>
<version>3.6.0</version>
<version>3.6.1</version>
<version>3.6.2</version>
</versions>
<lastUpdated>20241022153017</lastUpdated>
<lastUpdated>20241108175302</lastUpdated>
</versioning>
</metadata>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
24cc23e7fef344f8208974e909e5914f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8ac7b5b06686d56f23a61025e633ca3e065c228f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0143dee20025a35e9b117b0b5708aff453300eb488b0273b993ddffc82a18b41
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cf02ea0243331bf2a03569ae926161c48b690db7a52d2d8ad7c2f290c90478d2984afcff9b99daed24539a98548064832d9bdb4538dcd928a965d5625dc7c46a
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.transistorsoft</groupId>
<artifactId>tslocationmanager</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<packaging>aar</packaging>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a3ce40a2273e880f27dad049afb246f9
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
75d876a08a42d5ed2bd32aec0e61074b390864cb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6b6668639ed39398d07771c1325f54fcf250f29c2d524e69d4e5f3d93cc5be7b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
78918c65889f419309ddac4bfbcd7293bcd3051539889a5d37d46267c81c36ea94bf430b070a98ccb640af40b886e8b3ce5fcde0be526890269be0147c8dc7f8
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
<groupId>com.transistorsoft</groupId>
<artifactId>tslocationmanager</artifactId>
<versioning>
<latest>3.6.1</latest>
<release>3.6.1</release>
<latest>3.6.2</latest>
<release>3.6.2</release>
<versions>
<version>3.6.0</version>
<version>3.6.1</version>
<version>3.6.2</version>
</versions>
<lastUpdated>20241022153017</lastUpdated>
<lastUpdated>20241108175302</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
Expand Down
2 changes: 1 addition & 1 deletion example/lib/advanced/home_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ class HomeViewState extends State<HomeView> with TickerProviderStateMixin<HomeVi
timeout: 30, // <-- wait 30s before giving up.
samples: 3, // <-- sample just 1 location
extras: {"getCurrentPosition": true}
).then((bg.Location location) {
).then((bg.Location location) async {
print('[getCurrentPosition] - $location');
}).catchError((error) {
print('[getCurrentPosition] ERROR: $error');
Expand Down
2 changes: 1 addition & 1 deletion example/lib/advanced/util/test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Test {
"notifyOnEntry": true,
"notifyOnExit": true,
"notifyOnDwell": true,
"loiteringDelay": 60000,
"loiteringDelay": 5000,
"extras": {
"radius": 200,
"center": {
Expand Down
Binary file modified ios/TSLocationManager.xcframework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 9c310ba

Please sign in to comment.