User and Device Registration
Register Users
Set Individual Attributes
Test and Validate Basic Push Implementation
Handle URLs and Custom Keys
Runtime Toggles
Event Tracking
For security reasons, the Mobile App Messaging SDK doesn’t automatically handle URLs that you send in Push Notifications. Instead, your app’s code must handle the URLs it passes to the SDK. Use the SDK’s URL handling methods to manage and process the URLs in your app.
Marketers use custom keys to provide metadata for personalization and tracking information within a push notification. Here are some example use cases for custom keys:
The Mobile App Messaging SDK doesn’t automatically act on the custom keys delivered with the push notification. Your app’s code must handle the key-value pairs that it passes to the SDK. The SDK offers methods to facilitate custom key handling. See NotificationMessage.