Compensation once a day

0 votes
hello, 
 
I would like to give a reward to our game attendance check. 
 
The calendar, and I would like to give a different reward each time you attend our games. 
 
Can you guide what would happen if? 
 
Thank you.
asked Sep 15, 2014 in App42 Cloud API-BaaS by jeongdoojin8 (10 points)

1 Answer

0 votes

Hello,

You can easily achieve this by implementing server side custom code in which you need to write your custom logic for giving rewards to your game user. For example:- On every login call, you can check the user attendance through custom code and give rewards to your game users if he is eligible for it. Custom code will hold the logic of checking his eligibility using reward and storage service. 

For saving the user attendance you can use our storage service. In which you can insert your data in the form of json and fetch it back in the custom code.

Please find the link below to get started with storage service, custom code and reward service:

Let us know if it helps.

Thanks

Himanshu Sharma

 

answered Sep 15, 2014 by hs00105 (2,005 points)
Custom code questions.
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
...