Releases: radarlabs/react-native-radar
Releases · radarlabs/react-native-radar
3.18.9-beta.2
- 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 version3.19.7-beta.1
.
3.18.9
3.18.9-beta.1
- Updates Radar Android SDK to version
3.18.11-beta.1
.
3.18.8
- Expands functionality of notification analytics.
- Updates Radar iOS SDK to version
3.19.4
.
3.18.7
- Updates Radar Android SDK to version
3.18.9
.
3.18.7-beta.1
- Reverts changes to android request permissions.
- Updates Radar Android SDK to version
3.18.9-beta.1
.
3.18.6
- 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 version3.19.3
.
3.19.0-beta.2
- Exposes
Radar.startVerifyServer()
andRadar.stopVerifyServer()
, allowing your app to serve as a companion app forRadar.trackVerified()
andRadar.startTrackingVerified()
on mobile web. Use with plugin options{ "iosFraud": true, "iosBackgroundMode": true, "androidFraud": true, "addRadarSDKVerify": true }
.
3.19.0-beta.1
- Exposes
Radar.startVerifyServer()
andRadar.stopVerifyServer()
, allowing your app to serve as a companion app forRadar.trackVerified()
andRadar.startTrackingVerified()
on mobile web.
3.18.5-beta.4
- Enables remote tracking options to be able to ramp up and ramp down without network connection.