Skip to content

v1.0.13

Compare
Choose a tag to compare
@funkyboy funkyboy released this 15 May 08:11
· 3124 commits to main since this release

Important changes include:

  • Obtain a new connection when reconnecting after an interval greater than connectionStateTtl + maxIdleInterval #719

Podfile

pod 'Ably', '1.0.13'

Cartfile

github "ably/ably-ios" == 1.0.13

Objective-C

#import <Ably/Ably.h>

Swift

import Ably