Skip to content

Releases: Backendless/ios-SDK

iOS SDK v.4.0.26

27 Mar 15:38
a9e4def
Compare
Choose a tag to compare
  • Adapters error handling fixed

iOS SDK v.4.0.25

27 Mar 13:18
4445c4b
Compare
Choose a tag to compare
  • BackendlessUser adaptation fixed

iOS SDK v.4.0.24

20 Mar 14:27
64539b6
Compare
Choose a tag to compare
  • BackendlessUser adaptation for ArrayType fixed

iOS SDK v.4.0.23

15 Mar 13:57
4726dc1
Compare
Choose a tag to compare
  • BackendlessUser adaptation incorrect type mapping fixed

iOS SDK v.4.0.22

13 Mar 14:00
a5ef755
Compare
Choose a tag to compare
  • BackendlessUser adaptation fixed for DataStoreFactory

iOS SDK v.4.0.21

20 Feb 14:03
0206af6
Compare
Choose a tag to compare
  • 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

07 Dec 10:25
f2bb935
Compare
Choose a tag to compare
  • The updateBulk and removeBulk methods added to the IDataStore
  • Aggregate functions added

iOS SDK v.4.0.19

28 Nov 08:43
d02b66c
Compare
Choose a tag to compare
  • 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

13 Nov 11:48
10ac91b
Compare
Choose a tag to compare
  • The loginWithTwitterSDK sync and async methods added to the UserService class

iOS SDK v.4.0.17

08 Nov 14:26
a7e2afb
Compare
Choose a tag to compare

Fixed the logout bug when "Users" table is mapped to the BackendlessUser class