0

I've integrated Nextpeer's push notification by following this guide: https://developers.nextpeer.com/docs/view/iospushguide

However, i'm not sure how to enter my push notification's message as it was not stated in the document. Any help is greatly appreciated.

1 Answers1

0

First, I think that you should contact Nextpeer's official support mail (support [at] nextpeer [dot] com). Their support team is very responsive.

In anyway, Nextpeer automates the push notification system for you. You don't need to "send" any message. For example each time your user invites another user, Nextpeer sends a push notification automatically to the invitee.

Muddy Waters
  • 113
  • 9
  • If i want to send message to my users, how do i do it? For example, i want to send message to reward coins to my users for playing the game. – user3623891 Aug 10 '14 at 11:00
  • You cannot do that with Nextpeer push notification system. You will have to integrate another push solution. Check services like pushwoosh. – Muddy Waters Aug 10 '14 at 13:59
  • What's the use of push notification if can't send message? – user3623891 Aug 10 '14 at 14:23
  • That push notification system is not for your use. It is for the invite system. This how users can invite their friends into a match in Nextpeer. – Muddy Waters Aug 11 '14 at 16:01