mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Though it should be fine, reloading the callUIAdapter is a bit heavy handed. And the current implementation is prone to being broken, since we sometimes forget not to treat callUIAdapter as a singleton. Longer term we can find a way to either: make callUIAdapter a true singleton or possibly make callUIAdapter a private member of something which *is* a true singleton. Since we only *need* it to be reloaded the one time the migration runs (or when a user changes settings which should be rare) it makes sense to remove it from the happy path. // FREEBIE |
8 years ago | |
---|---|---|
.. | ||
AudioFiles | 8 years ago | |
Fonts | ||
Images | 8 years ago | |
Images.xcassets | 8 years ago | |
src | 8 years ago | |
test | 8 years ago | |
translations | 8 years ago | |
.swiftlint.yml | ||
Signal-Info.plist | 8 years ago | |
Signal-Prefix.pch | 8 years ago | |
Signal.entitlements | 8 years ago | |
iTunesArtwork@3x.png | ||
main.m |