ejabberd and Push Notification

vks picture vks · Apr 24, 2013 · Viewed 10.2k times · Source

I have integrate chat system in my iOS and Android app using XMPP. I have used ejabberd 2 in the server side. Chatting sytem works fine. I want to integrate push notification in my chating using APNS and GCM. How can I send a push notification with each chat message ? ejabberd 2 has any API or extensions available to implement this feature ?

Help is highly appreciable,

Answer

vks picture vks · May 22, 2013

Please use the below blog , it is very simple and useful, it is works fine for me.

http://symmetricinfinity.com/2013/01/23/ios-push-notifications-from-ejabberd.html