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
Fixed an issue that could cause the SDK to call messageUIDelegate.loaded() multiple times when the message rendering app dispatches the sp.showMessage event repeatedly. #651#650
Updated SPMobileCore to version 0.1.16, improving thread safety for local storage (UserDefaults) access. #648