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.
We were opening a write transaction before our sync extensions were registered. This seems to have caused our views to rebuild themselves once they did register, which in turn can cause device timeout. Instead of opening transcations in `init`, we only build the localProfile once it's needed. A future PR will ensure transactions aren't being created before syncViews are registered. // FREEBIE |
8 years ago | |
---|---|---|
.. | ||
AudioFiles | ||
Certificates | ||
Fonts | ||
Images | ||
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 | 9 years ago | |
Signal.entitlements | ||
iTunesArtwork@3x.png | ||
main.m |