Matrix
Matrix

Reputation: 7613

Is it possible to send image when sending a push notification to iphone/ipad device ?? (iPhone SDK)

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 ??

Upvotes: 1

Views: 360

Answers (1)

Joshua Weinberg
Joshua Weinberg

Reputation: 28688

Nope, not with the current notification system.

Upvotes: 3

Related Questions