now we can only modify the `alert` attribute ``` { "aps": { "alert": { "title": "Pusher's Native Push Notifications API", "subtitle": "Bringing you iOS 10 support!", "body": "Now add more content to your Push Notifications!" }, "mutable-content": 1, "category": "pusher" }, "data": { "attachment-url": "https://pusher.com/static_logos/320x320.png" } } ``` will be nice to modify the `data` attribute to include image or video ... check this out https://blog.pusher.com/how-to-send-ios-10-notifications-using-the-push-notifications-api/