Push Notification Unity

0 votes
Hi All,

What should be the Userid that has to be passed as an argument for the Push notification. In the documentation, it is mentioned that the userid is const string and hence everytime the user starts playing the game, the same userid(since it a a const string) will be registered on the dashboard with different device Ids. How will I recognise different userIds on the dashboard while sending a push notification? Or do I have to retrieve user's name which he or she has registered for google play services?

Thanks.
asked Nov 21, 2014 in App42 Cloud API-BaaS by madspacestudios (10 points)

1 Answer

0 votes
Hi,
 
In App42 push Notification username is basically just an unique identification of the user for whom you want to register your device to push. It could be his email or fb Id or any other unique identifier . In sample it is hard coded though for the ease of running and understanding the sample.
 
 
Thanks/
Shashank
answered Nov 22, 2014 by sshukla480 (407 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...