Skip to content

v0.8.13

Compare
Choose a tag to compare
@tcard tcard released this 19 Apr 17:28
· 3345 commits to main since this release

Important changes include:

  • Avoid a crash from ARTOSReachability. See #593.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.13'

Cartfile

github "ably/ably-ios" == 0.8.13

Objective-C

#import <Ably/Ably.h>

Swift

import Ably