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
The SDK can now be imported into Swift projects without an Objective-C bridging header
Subclassing CMObject in Swift is now less confusing thanks to resolved initializer designation
The SDK no longer throws and catches exceptions internally, making breakpoint debugging more feasible
The -registerForPushNotifications: family of methods on CMStore have been deprecated and replaced with versions that work cleanly with changes to Cocoa
Various compiler warnings and deprecations have been resolved