Skip to content

Releases: radarlabs/radar-sdk-ios

3.18.2

08 Oct 21:21
0c8353d
Compare
Choose a tag to compare
  • Introduces ability to enable logging for live publishable keys.

3.18.3-beta.1

07 Oct 14:11
f128851
Compare
Choose a tag to compare
3.18.3-beta.1 Pre-release
Pre-release
  • Adds deep linking functionality to on premise notification.

3.19.0-beta.1

03 Oct 18:24
Compare
Choose a tag to compare
3.19.0-beta.1 Pre-release
Pre-release
  • Reintroduce convenience methods for location permission.

3.18.1

25 Sep 21:47
801044b
Compare
Choose a tag to compare
  • Improves Radar.trackVerified() error handling.

3.18.1-beta.1

25 Sep 19:14
Compare
Choose a tag to compare
3.18.1-beta.1 Pre-release
Pre-release
  • Improves Radar.trackVerified() error handling.

3.18.0

13 Sep 20:15
d2c2928
Compare
Choose a tag to compare
  • Adds feature gate to logging of app opens.
  • Introduces logging of opened_app conversions through notification taps.
  • Exposes options argument in initializeWithPublishableKey to enable automatic setup of logging notification taps.
  • Implements nativeSetup method to facilitate automatic setup of logging notification taps in cross platform frameworks.
  • Implements logConversionWithNotificationResponse to enable manual setup of logging notification taps.

3.17.0

16 Aug 18:04
4367407
Compare
Choose a tag to compare
  • Adds support for motion activity detection.

3.16.1

15 Aug 12:41
63c92df
Compare
Choose a tag to compare
  • Adds Radar.setExpectedJurisdiction(countryCode, stateCode).
  • Exposes RadarVerifiedLocationToken._id and RadarVerifiedLocationToken.failureReasons.

3.16.1-beta.1

01 Aug 15:43
Compare
Choose a tag to compare
3.16.1-beta.1 Pre-release
Pre-release
  • Adds support for motion detection.

3.16.0

19 Jul 15:34
90e2654
Compare
Choose a tag to compare
  • Enables remote configuration of SDK behavior, including automatically calling Radar.trackOnce() on app open and automatically calling Radar.startTracking().