Skip to content

v0.8.6

Compare
Choose a tag to compare
@ricardopereira ricardopereira released this 12 Oct 06:53

Important changes include:

  • Added reauthorise capability.
  • Client options now accepts a custom fallback host list.
  • Channel should attach even if it's in the FAILED state.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'AblyRealtime', '0.8.6'

Cartfile

github "ably/ably-ios" == 0.8.6

Objective-C

#import <AblyRealtime/AblyRealtime.h>

Swift

import AblyRealtime