Files
bundesmessenger-ios/changelog.d/4932.bugfix
T
manuroe e3f396ccd8 AppDelegate: Fix a crash when backgrounding the app
By avoiding to call [MXCrossSigning refreshStateWithSuccess]  because it leads to a crash in Realm.
2021-09-29 22:02:19 +01:00

1 line
52 B
Plaintext

AppDelegate: Fix a crash when backgrounding the app.