Morgan Pretty
Morgan Pretty
Potentially related to https://github.com/oxen-io/session-ios/issues/944
This should be fixed as part of #963
This should no longer be an issue in updated groups once #894 is released
[BUG] Close group become read-only for iOS users after a co-founder with iOS client quits the group.
This should not affect updated groups when #894 is released
We've reworked video playback to use native controls in #929 which should fix these issues
@oxenreport @DiCE1904 Are either of you still experiencing these issues?
This should not affect updated groups when #894 is released
So in these logs it looks like for some reason the app can't access the "shared data directory" ``` ❤️ [MainAppContext.swift:238 appSharedDataDirectoryPath()]: Assertion failed. ``` The "shared data directory" is...
This functionality it is on the list but will need to wait until after the onboarding work (#891) is completed as it includes changes to the contact list
We've reworked how display pictures are downloaded as part of #894 to make them more reliable (we now schedule a new `DisplayPictureDownloadJob` for each download) so this _should_ be fixed...