Skip to content

Releases: radarlabs/react-native-radar

3.10.9

01 May 20:42
5063b50
Compare
Choose a tag to compare
  • Exposes address on RadarPlaces.
  • Modifies radius to become optional parameter for searchGeofences. Omitting the radius parameter will result in a search without a radius limit.
  • Adds includeGeometry as a parameter for searchGeofences to include full geometry of returned polygon geofences.

3.10.8

08 Apr 17:58
0d2f4cf
Compare
Choose a tag to compare
  • Improves significant location change and visit monitoring logic on iOS.
  • Increases the amount of nearby geofences monitored on iOS.

3.10.7

26 Mar 17:43
ddf8105
Compare
Choose a tag to compare
  • Improves compatibility with older projects using javascript.

3.10.7-beta.1

25 Mar 18:00
Compare
Choose a tag to compare
3.10.7-beta.1 Pre-release
Pre-release
  • Improves compatibility with older projects using JS instead of TS.

3.9.3

25 Mar 13:47
24ca25f
Compare
Choose a tag to compare
  • Fixes cross-platform instrumentation.
  • Improves processing of locations from geofence intents.
  • Adds FOREGROUND_SERVICE_LOCATION permission to Android manifest.
  • Improves foreground service starting and stopping.
  • Bumps Android dependency to 3.9.8 and iOS to 3.9.12.
  • Improves the reliability of Google Play Integrity API requests for Android.
  • Exposes user.failed_fraud and user.arrived_at_wrong_trip_destination event types.
  • Exposes fraud on RadarEvent
  • Exposes passed, inExclusionZone, inBufferZone, and distanceToBorder on RadarRegion.
  • Exposes inaccurate on RadarFraud.
  • Improves the latency of Radar.trackVerified() calls.
  • Updates locationManager behavior.

3.10.6

23 Mar 16:54
cf4a8f9
Compare
Choose a tag to compare
  • Improves processing of locations from geofence intents.
  • Adds FOREGROUND_SERVICE_LOCATION permission to Android manifest.
  • Improves foreground service starting and stopping.
  • Bumps Android dependency to 3.9.8 and iOS to 3.9.12.

3.9.2

23 Mar 16:53
ab976cb
Compare
Choose a tag to compare
  • Improves processing of locations from geofence intents.
  • Adds FOREGROUND_SERVICE_LOCATION permission to Android manifest.
  • Improves foreground service starting and stopping.
  • Bumps Android dependency to 3.9.8 and iOS to 3.9.12.
  • Improves the reliability of Google Play Integrity API requests for Android.
  • Exposes user.failed_fraud and user.arrived_at_wrong_trip_destination event types.
  • Exposes fraud on RadarEvent
  • Exposes passed, inExclusionZone, inBufferZone, and distanceToBorder on RadarRegion.
  • Exposes inaccurate on RadarFraud.
  • Improves the latency of Radar.trackVerified() calls.
  • Updates locationManager behavior.

3.10.6-beta.2

20 Mar 17:04
Compare
Choose a tag to compare
3.10.6-beta.2 Pre-release
Pre-release
  • Bumps Android dependency to 3.9.7
  • Improves the reliability of Google Play Integrity API requests for Android.
  • Exposes user.failed_fraud and user.arrived_at_wrong_trip_destination event types.
  • Exposes fraud on RadarEvent
  • Exposes passed, inExclusionZone, inBufferZone, and distanceToBorder on RadarRegion.
  • Exposes inaccurate on RadarFraud.
  • Improves the latency of Radar.trackVerified() calls.

3.10.6-beta.1

19 Mar 19:41
Compare
Choose a tag to compare
3.10.6-beta.1 Pre-release
Pre-release
  • Bumps Android dependency to 3.9.8-beta.9.

3.10.5

07 Mar 21:38
6894cb3
Compare
Choose a tag to compare
  • Adds jailbreak detection to Radar.trackVerified() and Radar.startTrackingVerified() for iOS.
  • Bumps iOS dependency to 3.9.10.