Skip to content

v0.8.7

Compare
Choose a tag to compare
@ricardopereira ricardopereira released this 12 Oct 11:45

Important changes include:

  • ⚠️ Renamed the module AblyRealtime to Ably.

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '0.8.7'

Cartfile

github "ably/ably-ios" == 0.8.7

Objective-C

#import <Ably/Ably.h>

Swift

import Ably