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
MXKAccount must be updated to store more data. I suggest to open it in a very generic way with a dict like: NSMutableDictionary<NSString*, id<NSCoding>> *others;
The text was updated successfully, but these errors were encountered:
MXKAccount must be updated to store more data. I suggest to open it in a very generic way with a dict like:
NSMutableDictionary<NSString*, id<NSCoding>> *others;
The text was updated successfully, but these errors were encountered: