v1.1.19
Changes
Fixed bugs:
- Old push state AfterRegistrationUpdateFailed needs migration #993
Closed issues:
- Auth token refresh misses when macOS is sleeping #984
Merged pull requests:
- Push: Fix activate() behavior while syncing device. #995 (tcard)
- Migrate persisted AfterRegistrationUpdateFailed to ...SyncFailed. #994 (tcard)
- Use tests dispatch queue, not main, to POST /apps. #991 (tcard)
- Update SocketRocket dependency #990 (ricardopereira)
- Document development flow #989 (QuintinWillison)
- Second Attempt to Update KSCrash dependency #988 (QuintinWillison)
- Fix handling of token error when first connecting. #986 (tcard)
- Update KSCrash dependency #981 (QuintinWillison)
- Fix bad merge in README. #980 (tcard)
- Validate and sync when activating push for registered device #974 (tcard)
- Update ably-ios references to ably-cocoa #954 (tcard)
Versions
Podfile
pod 'Ably', '1.1.19'
Cartfile
github "ably/ably-cocoa" == 1.1.19
Objective-C
#import <Ably/Ably.h>
Swift
import Ably
Compatibility
- Carthage release for Swift is built with Xcode 11.2.