- Fixed potential race condition when the app notification is sent before system registers the app notification target.
- Fixed a bug routing notifications to Activities with the category DEFAULT. Updated sample AndroidManifest.xml to indicate mimeType is required if using DEFAULT.
- Additional notes on how to ask the user for POST_NOTIFICATIONS permissions.
- Feature was added for pausing and resuming Notifications. This feature is still subject to the OS settings value.
- Internal SDK Intent action rename. Clients should upgrade to continue to receive notification messages.
- SDK now receives Carrier Plan ID updates upon change. New return type for getCpid().
- Add an ability to create a MobileDataPlanClient with an API Call to get a server sent Carrier Plan ID (Cpid).