Skip to content

v1.1.2

Compare
Choose a tag to compare
@ricardopereira ricardopereira released this 06 Nov 16:37
c889e70

Important changes include:

  • Update to Xcode 10 (Swift 4.2) #813
  • HTTP Paginated Response implemented #783
  • Unable to submit to AppStore has been fixed #803

Complete list of changes available here.

Podfile

pod 'Ably', '1.1.2'

Cartfile

github "ably/ably-ios" == 1.1.2

Objective-C

#import <Ably/Ably.h>

Swift

import Ably