Releases: Backendless/ios-SDK
Releases · Backendless/ios-SDK
iOS SDK v.4.0.16
- 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
- Fixed bug when subscription response returned NSArray of Dictionaries, not NSArray of Messages
iOS SDK v.4.0.14
- Bug fixes
iOS SDK v.4.0.13
- The findFirst (sync/async) method bug with classMapping fixed
- The findLast (sync/async) method bug with classMapping fixed
iOS SDK v.4.0.12
- Xcode 9 compatibility
- Warnings fixed
iOS SDK v.4.0.11
- Bug fixes
iOS SDK v.4.0.10
- Bug fixes
iOS SDK v.4.0.9
- Fixed relationsDepth bug when it is not specified
iOS SDK v.4.0.8
- The LoadRelationsQueryBuilder class updated to support dictionary/map approach
iOS SDK v.4.0.7
- ARC enabled for the LoadRelationsQueryBuilder class