- Some clients have registrationIds outside of the valid range. This breaks sender key encryption. Now we filter for valid registrationIds before adding a recipient to the sender key cohort. - Fixes an issue where sender key errors were incorrectly reporting retryability - SKDMs sent on behalf of an isOnline message will not bother establishing a session and instead fail immediately. |
||
|---|---|---|
| .. | ||
| protobuf | ||
| Resources | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X
To use SignalServiceKit via CocoaPods add the following to your Podfile
pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'