Skip to content

5.7.16

Compare
Choose a tag to compare
@danylovaolha danylovaolha released this 20 May 08:25
· 281 commits to master since this release
67459e7
  • 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