Releases
3.9.1
Upgrades Radar Android SDK to 3.9.8 and iOS SDK to 3.9.14.
Adds @pragma('vm:entry-point')
annotation to prevent issues caused by obfuscation in release mode.
Improves significant location change and visit monitoring logic. (iOS only)
Increases the amount of nearby geofences monitored. (iOS only)
Attaches the privacy manifest in the podspec and package.swift for automatic inclusion in projects using Cocoapods and SPM. (iOS only)
Exposes fraud
on RadarEvent
.
Exposes user.failed_fraud
and user.arrived_at_wrong_trip_destination
event types.
Exposes passed
, inExclusionZone
, inBufferZone
, and distanceToBorder
on RadarRegion
.
Exposes inaccurate on RadarFraud
.
Improves the latency of Radar.trackVerified()
calls.
Adds jailbreak detection to Radar.trackVerified()
and Radar.startTrackingVerified()
. (iOS only)
Resolves CocoaPods issue. (iOS only)
Increases the frequency and accuracy of location updates when desiredAccuracy = high
. (iOS only)
Improves processing of locations from geofence intents. (Android only)
Adds FOREGROUND_SERVICE_LOCATION
permission to Android manifest. (Android only)
Improves foreground service starting and stopping. (Android only)
Improves the reliability of Google Play Integrity API requests. (Android only)
Captures cross-platform info for internal requests. (Android only)
You can’t perform that action at this time.