v1.1.22
Changes
Fixed bugs:
- Allow customers to subclass ARTLog #1011 (QuintinWillison)
Merged pull requests:
- Test suite: keep channel name prefix for current ClientOptions while calling 'setupOptions' and other improvements #1009 (ricardopereira)
- Avoid leak from user incorrectly holding to authCallback's callback. #1000 (tcard)
Versions
Podfile
pod 'Ably', '1.1.22'
Cartfile
github "ably/ably-cocoa" == 1.1.22
Objective-C
#import <Ably/Ably.h>
Swift
import Ably
Compatibility
- Carthage release for Swift is built with Xcode 11.3.1.