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 )
.