Skip to content

Releases: radarlabs/react-native-radar

3.20.0

04 Feb 19:19
772c34b
Compare
Choose a tag to compare
  • Adds an optional parameter countryCodes to Radar.searchPlaces() to filter place results by country.
  • Adds Radar.isTrackingVerified(), which returns a boolean indicating whether verified tracking has been started.
  • Adds Radar.setProduct(), which sets an optional product name to be displayed in the dashboard and reports.
  • Collects app name, version, and build number.

3.19.1

17 Jan 23:12
11fa3f6
Compare
Choose a tag to compare
  • Adds additional location manager logging.

3.19.0

17 Jan 16:19
fc0128e
Compare
Choose a tag to compare
  • Adds a desiredAccuracy param to Radar.trackVerified() and Radar.getVerifiedLocationToken(). Use .medium (default) for medium accuracy (generally prefers wi-fi) and lowest latency, or .high for highest accuracy (generally prefers GPS) and slightly higher latency.
  • Adds Radar.clearVerifiedLocationToken() to clear the last location token (e.g., on logout).
  • When calling Radar.startTrackingVerified(), if the last location token is valid, avoids fetching a fresh location token immediately and simply schedules the next location check.
  • Updates Radar Android SDK to version 3.19.0 and Radar iOS SDK to version 3.20.0.

3.18.9-beta.2

30 Dec 19:43
4cb2aa4
Compare
Choose a tag to compare
3.18.9-beta.2 Pre-release
Pre-release
  • Enables remote tracking options to ramp up and ramp down without network connection.
  • Updates Radar Android SDK to version 3.18.11-beta.1 and Radar iOS SDK to version 3.19.7-beta.1.

3.18.9

21 Dec 04:09
0f57b7a
Compare
Choose a tag to compare
  • Expands functionality of on-premise notifications.

3.18.9-beta.1

17 Dec 22:50
Compare
Choose a tag to compare
3.18.9-beta.1 Pre-release
Pre-release
  • Updates Radar Android SDK to version 3.18.11-beta.1.

3.18.8

10 Dec 21:15
a3aeef9
Compare
Choose a tag to compare
  • Expands functionality of notification analytics.
  • Updates Radar iOS SDK to version 3.19.4.

3.18.7

09 Dec 15:10
046e702
Compare
Choose a tag to compare
  • Updates Radar Android SDK to version 3.18.9.

3.18.7-beta.1

06 Dec 20:14
Compare
Choose a tag to compare
3.18.7-beta.1 Pre-release
Pre-release
  • Reverts changes to android request permissions.
  • Updates Radar Android SDK to version 3.18.9-beta.1.

3.18.6

06 Dec 17:08
1f99f78
Compare
Choose a tag to compare
  • Increases the accuracy and freshness of geolocation checks near state borders.
  • Updates Radar Android SDK to version 3.18.8 and Radar iOS SDK to version 3.19.3.