tags:

views:

26

answers:

1

Is it possible to send image when sending a push notification to iphone/ipad device ? ie. when normally a notification received to iphone it is either of the alertview form or badge form, but i want to also show image with notification message. Is it possible ??

+2  A: 

Nope, not with the current notification system.

Joshua Weinberg