Skip to content

v1.0.4

Compare
Choose a tag to compare
@tcard tcard released this 15 May 04:31

Important changes include:

  • Crash reports.
  • Thread-safety improvements.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.4'

Cartfile

github "ably/ably-ios" == 1.0.4

Objective-C

#import <Ably/Ably.h>

Swift

import Ably