ios - Show an image in the alert body of a local notification -


i using local notifications, want put image in message body of alert. how can that?

i searched same question. , found can't customize uilocalnotification, handled in application:didreceivelocalnotification: showing custom uialertview.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -