Skip to content

Releases: Backendless/Swift-SDK

5.7.16

20 May 08:25
67459e7
Compare
Choose a tag to compare
  • the BackendlessUser and UserService properties became public, get/set methods are marked as deprecated
  • fixed crash when saving object which doesn't have the objectId property
  • fixed the BackendlessDataCollection issue when trying to delette the last object from the collection
  • the Backendless Identifiable protocol for the BackendlessDataCollection renamed to BLIdentifiable to avoid the confusion with Swift's Identifiable protocol

5.7.15

07 May 11:43
bfaba14
Compare
Choose a tag to compare
  • fixed issue when custom class object attached to current BackendlessUser was Null when stayLoggedIn is true

5.7.14

06 May 08:41
4dabf66
Compare
Choose a tag to compare
  • fixed issue when user property is object of custom class
  • fixed issue with class casting when Bunlde Name and Bundle Executable Name have different values

5.7.13

30 Apr 16:47
f344ec3
Compare
Choose a tag to compare
  • fixed the FileService remove method response
  • tests fixed

5.7.12

28 Apr 13:37
4705a58
Compare
Choose a tag to compare
  • the EmailBodyparts class renamed to the EmailBodyParts
  • fixed issue with BLGeometry in BackendlessUser properties

5.7.11

27 Apr 09:51
3f3c1fc
Compare
Choose a tag to compare
  • fixed issue with current user after the Twitter login

5.7.10

22 Apr 07:46
b6847b2
Compare
Choose a tag to compare
  • DataQueryBuilder excludedProperties renamed to excludeProperties

5.7.9

10 Apr 12:59
e727386
Compare
Choose a tag to compare
  • added support for smart-text in rich media url

5.7.8

06 Apr 10:04
a795ae5
Compare
Choose a tag to compare
  • fixed issue with Backendless.shared.customService.invoke callback crash

5.7.7

17 Mar 10:35
e82588e
Compare
Choose a tag to compare
  • the properties of DataQueryBuilder and LoadRelationsQueryBuilder fixed to return all values when user set only one property as empty string
  • the addAllProperties, excludeProperty, excludeProperties methods added to the DataQueryBuilder
  • fixed issue when DataStore methods didn't process Backendless types in response