Releases: Backendless/ios-SDK
Releases · Backendless/ios-SDK
iOS SDK v.5.0.5
- MessagingService class is now ARC-based
- Async unregisterDevice method fixed
- wrapResponseBlockToCustomObject method fixed
iOS SDK v.5.0.4
- tvOS support added
- watchOS support added
- The Logout method fixed
iOS SDK v.5.0.3
- Some deprecated NSURLConnection methods fixed. No API changes
iOS SDK v.5.0.2
- Socket.IO updated to v13.2.1
iOS SDK v.5.0.1
- pod 'Backendless' command is used for all platforms
iOS SDK v.5.0
- RT support added
- API changes. Please check the documentation.
iOS SDK v.4.5.0
- Bulk create method now returns array of objects
iOS SDK v.4.0.29
- Bulk create method added
- CustomServiceAdapter fault handle fixed
iOS SDK v.4.0.28
- CustomServiceAdapter added
- CustomService fixed to work correctly with CustomServiceAdapter
iOS SDK v.4.0.27
- UserSevice fixed to work correctly with BackendlessUserAdapter