Releases: Backendless/ios-SDK
Releases · Backendless/ios-SDK
iOS SDK v.4.0.6
- Added the "mutable-content" support for push notifications
iOS SDK v.4.0.5
- The user registration bug when adding to users one after another fixed
- NSNull values changed to nil for dictionary/map approach
iOS SDK v.4.0.4
- The error when SDK don't send user token header to the server fixed
iOS SDK v.4.0.3
- The autoload relation loading fixed for the basic find method
iOS SDK v.4.0.2
- the mapTableToClass method fixed
iOS SDK v.4.0.1
4.0 release
Beta 14 release 4.0 iOS SDK
User registration fixed (method for a Dictionary is used instead of one for BackendlessUser class fixed)
Beta 13 release 4.0 iOS SDK
- The findById method called in UserService returns BackendlessUser
Beta 12 release 4.0 iOS SDK
- PushPolicyEnum changed to PublishPolicyEnum and now supports the PUSH, PUBSUB and BOTH delivery options
Beta 11 release 4.0 iOS SDK
- Removed version from hosted service invocation