v0.8.15
Important changes include:
- Thread-safety improvements.
- Fixed a couple for user-after-free bugs.
This release is compatible with Xcode 7.3 and Xcode 8.
Podfile
pod 'Ably', '0.8.15'
Cartfile
github "ably/ably-ios" == 0.8.15
Objective-C
#import <Ably/Ably.h>
Swift
import Ably