5.7.16
- 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 theBackendlessDataCollection
renamed toBLIdentifiable
to avoid the confusion with Swift'sIdentifiable
protocol