Skip to content

Releases: Backendless/ios-SDK

Beta 10 release 4.0 iOS SDK

14 Jun 08:50
Compare
Choose a tag to compare
  • Pub/Sub problems fixed

Beta 9 release 4.0 iOS SDK

08 Jun 14:48
Compare
Choose a tag to compare
  • sid parameter changed to objectId in the PersistenceService class methods
  • SDK cleanup

Beta 8 release 4.0 iOS SDK

22 May 12:03
Compare
Choose a tag to compare
  • Restored removeById method in IDataStore
  • IDataStore, MapDrivenDataStore, DataStoreFactory and PersistenceService cleanup

Beta 7 release 4.0 iOS SDK

19 May 06:56
Compare
Choose a tag to compare
  • RegisterDevice now returns deviceId instead of registrationId
  • Geolocation API cleanup - removed methods with the IResponder (async) and Fault (sync) arguments
  • Removed AppDelegate methods from LocationTracker
  • Caching API cleanup - removed methods with the IResponder (async) and Fault (sync) arguments
  • Atomic Counters API cleanup - removed methods with the IResponder (async) and Fault (sync) arguments
  • Fixed warnings in the library build

Beta 6 release 4.0 ios sdk

28 Apr 08:28
Compare
Choose a tag to compare
Merge pull request #99 from olgadanylova/40b3To40b5

Rebuild for beta 6

Beta 5 release 4.0 ios sdk

28 Apr 08:12
Compare
Choose a tag to compare

Backendless 3.0.46 build

28 Apr 12:03
Compare
Choose a tag to compare
  • The 'registerDevice' methods return device id instead of registration id.

Beta 4 release 4.0 ios sdk

25 Apr 11:41
Compare
Choose a tag to compare
  • Fixed and cleaned up register device methods in Messaging
  • Removed unregister device methods with IResponder
  • Cleaned up Subscribe methods in Messaging
  • Removed cancel subscription method with the IResponder argument
  • Removed send email methods with the IResponder argument
  • Removed file upload methods from FileService class (the methods are replaced by the "saveFile" methods)
  • Removed save file methods with the IResponder argument
  • Removed rename file methods with the IResponder argument
  • Removed copy file methods with the IResponder argument
  • Removed move file methods with the IResponder argument
  • Removed listing methods with the IResponder argument
  • Removed get file count methods with the IResponder argument
  • Removed exists method with the IResponder argument
  • Removed remove file by URL method with the IResponder argument
  • Removed remove directory by URL method with the IResponder argument
  • Removed all methods with the IResponder argument from FilePermission class
  • Fixed getEntityName method to get it to work correctly with BackendlessUser

Beta3 release 4.0 ios sdk

07 Apr 10:00
Compare
Choose a tag to compare
  • Removed easy login for Facebook and Google
  • Removed signatures with IResponder for all methods in User Service
  • Removed the assignRole/unassignRole methods - they must be invoked only from the server-code

Beta2 release 4.0 ios sdk

31 Mar 14:30
Compare
Choose a tag to compare
Pre-release
Merge pull request #71 from olgadanylova/4.0

Build 4.0b2