Skip to content

Releases: Backendless/ios-SDK

iOS SDK v.4.0.16

06 Oct 19:58
Compare
Choose a tag to compare
  • The deviceRegistration (sync/async) methods bug with the default channel fixed
  • The BackendlessPushHelper class created to process mutable content
  • The publishPolicy method's bug when publishPolicy is not set fixed
  • The deliveryOptionsForNotification:(PublishPolicyEnum)pushPolice method removed
  • The bug when relationsDepth is not set for the find methods with query builder fixed

iOS SDK v.4.0.15

26 Sep 10:24
Compare
Choose a tag to compare
  • Fixed bug when subscription response returned NSArray of Dictionaries, not NSArray of Messages

iOS SDK v.4.0.14

22 Sep 15:27
Compare
Choose a tag to compare
  • Bug fixes

iOS SDK v.4.0.13

21 Sep 13:50
Compare
Choose a tag to compare
  • The findFirst (sync/async) method bug with classMapping fixed
  • The findLast (sync/async) method bug with classMapping fixed

iOS SDK v.4.0.12

20 Sep 05:36
Compare
Choose a tag to compare
  • Xcode 9 compatibility
  • Warnings fixed

iOS SDK v.4.0.11

18 Sep 07:27
Compare
Choose a tag to compare
  • Bug fixes

iOS SDK v.4.0.10

07 Sep 08:48
Compare
Choose a tag to compare
  • Bug fixes

iOS SDK v.4.0.9

07 Sep 07:55
Compare
Choose a tag to compare
  • Fixed relationsDepth bug when it is not specified

iOS SDK v.4.0.8

06 Sep 12:51
Compare
Choose a tag to compare
  • The LoadRelationsQueryBuilder class updated to support dictionary/map approach

iOS SDK v.4.0.7

04 Sep 07:44
Compare
Choose a tag to compare
  • ARC enabled for the LoadRelationsQueryBuilder class