Can I send an image with Apple's Push Notification Service? [closed]
I need to show an image whenever my application receive Notification. Does Apple push notification support image sending? Update If above thing is not possible can we show image from url on UIAlertview when we receive notification. Firula Update! iOS 10 introduced the ability to add media attachments to push notifications. So now we have the ability to include an image in a push notification. [Source: Andrew from comments, and other tutorials that show how to do this, such as this one .] No. The notification payload can be up to 256 bytes long. You can send an image only if the encoded image