iOS
Summary
Trip detection improvements
New feature named as Time Driven Without Phone (TDWP)
Scoring Api fixes
Features
Eleminated the use of silent push notifications for trip detection, trip detection has an improvement with new monitor to detect the trips
New feature has been introduced which makes the use of bluetooth device associated with SDK to communicate with it and perform the actions
Scoring api has a new element which accepts other type of events
Breaking Changes
Public class
BluetoothDeviceProvider
has new parameter for TDWP api environments which is optional and a modified parameterwedgeRegex
which requires a regex object instead of a String. Check details here.Trip detection doesn't require silent push notifications anymore
Last updated