user1467327
user1467327

Reputation: 1

Show UIAlertView with the application closed

I wonder how to display message with the application closed. O Groupon app for iphone send the message to me with a closed application. Thank you!

Upvotes: 0

Views: 92

Answers (1)

mkral
mkral

Reputation: 4085

Like Nicolas said, it's called push notifications.

Here is a great tutorial if you are new this realm:

http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12

Upvotes: 2

Related Questions