How do I send extra data through an urbanairship push notification
问题 So I need to send a push notification to a user's device. Then when the user clicks on the notification, I need my app to take a specific action. I want to include the parameter for the action in the notification. But I don't want the user to see the parameter; they should just see the message. Doing some research, I found the following on the urban airship website { "audience": "all", "notification": { "alert": "Extras example", "android": { "extra": { "url": "http://example.com", "story_id"