I am creating a chat application in android and I am using asmack client to communicate with XMPP server(Openfire server). I want to know what other ways to notify offline user if any message comes and they have internet connection but offline from openfire server. I only think about google cloud messaging please suggest if any other solution.
Thanks !!!