Releases: emartech/ios-core-sdk
Releases · emartech/ios-core-sdk
1.7.3
What's new:
- hardwareId now using UUID instead of IDFA
1.7.2
What's new:
- NotificationSettings has been added to DeviceInfo
1.7.1
What's changed:
- Use coreOperationQueue on ConnectionWatchDog
1.7.0
What's new
- added DELETE option to HttpMethod
- added logging
1.6.0
What's new
- Changed Dictionary validator API, it returns error messages instead of BOOL
1.5.0
What's new
- EMSTimestampProvider moved into NSDate+EMSCore category
- added RequestModel to ResponseModel
- added deviceType into device info
- removed a few nullability warnings
- added an NSDictionary category which can access values for keys in a type-safe manner
1.0.0
What’s new:
- Renaming conflicting constants
- Add extras to request model
- Add caching to response model parsed body
- Change request model queue to request model repository
0.9.1
- Rich notification improvements
- Merged Reachability renaming changes to avoid duplicate symbols
0.8.0
What’s new:
Core works on a specific background thread
0.7.0
What's new:
- Offline support added
- Direct network functionality that bypasses offline queue added