v1.2.1
Fixes issues in our uncaught exception handling code:
- Fix Data race in ARTstartHandlingUncaughtExceptions #1030
- Merge Improve unhandled exception handling code #1056 (QuintinWillison)
Also some improvements to our test suite:
- Fix Flaky test: message receiving order #977
- Merge Test suite: fix lib version #1026 (ricardopereira)
- Merge Should not wait for AblyTest.options in 'context' scope #1023 (ricardopereira)
- Merge Fix 977 #1022 (ricardopereira)
Versions
Podfile
pod 'Ably', '1.2.1'
Cartfile
github "ably/ably-cocoa" == 1.2.1
Objective-C
#import <Ably/Ably.h>
Swift
import Ably
Compatibility
- Carthage release for Swift is built with Xcode 11.3.1.