Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@neerhaj neerhaj released this 14 Oct 14:55
ed15e12

Plugin updated for compatibility with CX Mobile SDK v7.0.0.

Android: Breaking Change in registration API - Change PushIOManager.registerApp( locationEnabled, callback ) to PushIOManager.registerAppForPush( notificationEnabled, locationEnabled, callback )

iOS: Added new registration API to capture location - PushIOManager.registerApp( locationEnabled, callback ).