iOS SDK Changelog
Stay in touch with our updates to keep your iOS SDK always in trend
Last updated
Was this helpful?
Stay in touch with our updates to keep your iOS SDK always in trend
Last updated
Was this helpful?
background optimisation for 12.5.1 and later
added track restoration
driving events like acceleration, breaking and etc in trip time by delegate
tags for trip with offline mode
Version 5.9.3 Release date 22.01.2021
tags for trip
Version 5.9.2 Release date 20.01.2021
added new upload for tracks
Improvements of quality for start and stop tracking
More energy effective and energy safe
iOS 14 support
Best quality for start and stop tracking
Added update location delegate.
Fix for more stability
RPRegionDelegate
(void)locationManager:(CLLocationManager *)manager didExitRegion:(CLRegion *)region;
[RPEntry instance].regionDelegate
Hot Fix for short tracks.
Added new methods to get statistics with TAGs
(void)getDashboardInfoByTrackTag:
(void)getDrivingTimeStatistics:
(void)getDrivingDetailsStatistics:
(void)getSpeedDetailStatistics:
(void)getMileageDetailsStatistics:
(void)getPhoneDetailStatistics:
Added isTracking. Equal isActive for tracking state.
Added RPTrackingStateListenerDelegate and method (void)trackingStateChanged:(Boolean)state; This delegate method called all times when SDK start or stop tracking.
Added New methods for get Statistics. getDrivingDetailsStatistics, getSpeedDetailStatistics, getMileageDetailsStatistics, getPhoneDetailStatistics
FixBug causing a long interval for the end of the trip. (manifested at the end of the trip in the car and did not start walking part)
Start Reasons
Start and stop trip detection improvement
Tag trips
Upload Manager - Significant improvement of upload tracks algorithm
Permission wizard fixes
Bug fixes
Added Wizard for iOS 13 (View based wizard for permissions legend and how it works in iOS 13).
More detailed ratings, added: "RatingCornering": 0..5, "RatingAcceleration": 0..5, "RatingBraking": 0..5, "RatingSpeeding": 0..5, "RatingPhoneUsage": 0..5, "RatingTimeOfDay": 0..5,
Increased accuracy and added detecting of stop reason.
Added delegate method for alert about speed overage 100 km\h
.
New mechanics of giving permissions for iOS 13. (Please, read the article)