Skip to content

v1.0.5

Compare
Choose a tag to compare
@tcard tcard released this 15 Jun 13:11
· 3423 commits to main since this release

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', '1.0.5'

Cartfile

github "ably/ably-ios" == 1.0.5

Objective-C

#import <Ably/Ably.h>

Swift

import Ably