Skip to content

3.9.0

Compare
Choose a tag to compare
@york-wei york-wei released this 20 Mar 17:47
· 4 commits to master since this release
78d0ad1
  • Upgrades Radar Android SDK to 3.9.7 and iOS SDK to 3.9.12.
  • 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 lifecycle logging methods logTermination() (iOS only), logBackgrounding(), and logResigningActive().
  • Adds Radar.trackVerified(), Radar.trackVerifiedToken(), and Radar.startTrackingVerified() for location verification and fraud detection.
  • Adds a token listener.
  • Adds setNotificationOptions() for Android.
  • Adds getHost().
  • Adds getPublishableKey().
  • Adds replayed, createdAt, and actualCreatedAt fields to RadarEvent.
  • Adds iconColor and iconString fields to RadarTrackingOptionsForegroundService.
  • Removes setAdIdEnabled.