This assert was added to try and catch instances where we fail to map the local address to the localProfile sentinel because the local address hasn't been loaded by tsAccountManager. We don't care about the reverse direction. There are instances at startup where the we are fetching the localProfile using the known sentinel before the local address has been loaded. In these instances, we don't care that the local address hasn't been loaded since the mapping has already been performed. |
||
|---|---|---|
| .. | ||
| 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'