Search code examples
ios6

Sending messages through internet to app


anyone know how do I send Messages to an app, like the email app from Apple notification? I want to notify my customer that something is ready, works like the email. Ty


Solution

  • Use push notification.

    You can follow tutorial at, http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1