Releases: Backendless/ios-SDK
Releases · Backendless/ios-SDK
iOS SDK v.4.0.26
- Adapters error handling fixed
iOS SDK v.4.0.25
- BackendlessUser adaptation fixed
iOS SDK v.4.0.24
- BackendlessUser adaptation for ArrayType fixed
iOS SDK v.4.0.23
- BackendlessUser adaptation incorrect type mapping fixed
iOS SDK v.4.0.22
- BackendlessUser adaptation fixed for DataStoreFactory
iOS SDK v.4.0.21
- The mapColumnToProperty method added
- The findById method changed to take only NSString objectId
- The sendEmail method signature of the MessagingService changed to return MessageStatus
- The remove method of DataStoreFactory fixed and returns fault when trying to access the table that doesn't exist
- Sync methods of MapDrivenDataStore and DataStoreFactory fixed to return fault correctly
iOS SDK v.4.0.20
- The updateBulk and removeBulk methods added to the IDataStore
- Aggregate functions added
iOS SDK v.4.0.19
- Removed easy Twitter login methods. Please use TwitterKit instead
- Removed the BEReachability class, MediaService and Safari references
- Build for iOS and macOS
iOS SDK v.4.0.18
- The loginWithTwitterSDK sync and async methods added to the UserService class
iOS SDK v.4.0.17
Fixed the logout bug when "Users" table is mapped to the BackendlessUser class