You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In actual source code, each time the crypto is started, it is given a chance to activate the new cryptoSDK module for current user, based on availability of the module and the roolout level.
// Each time we construct the crypto module (app launch, login etc) we have a chance to try to enable
// the newer SDK crypto module, if it is available for this particular user.
[MXSDKOptions.sharedInstance.cryptoSDKFeature enableIfAvailableForUserId:mxSession.myUserId];
Element 1.10.10 : https://github.com/vector-im/element-ios/releases/tag/v1.10.10
Changes in 1.10.10 (2023-04-12)
🙌 Improvements
The text was updated successfully, but these errors were encountered: