v1.1.2
Important changes include:
- Update to Xcode 10 (Swift 4.2) #813
- HTTP Paginated Response implemented #783
- Unable to submit to AppStore has been fixed #803
Complete list of changes available here.
Podfile
pod 'Ably', '1.1.2'
Cartfile
github "ably/ably-ios" == 1.1.2
Objective-C
#import <Ably/Ably.h>
Swift
import Ably