Reward system in Swift

I am trying to set up a reward system. Basically, I would like to reward with coins for:

  • Sharing the game with friends
  • Watching an add
  • Reviewing the game

The user can purchase new artifacts with these coins. How do I go about setting up such a system? Is their code that I can purchase? Is their a tutorial on the RW?

Thanks in advance.

Jess

Hi @mah927

You could use the AdMob rewarded video API, here is the documentation - Rewarded ads  |  iOS  |  Google Developers.
Here you can find how to do a basic set up of the AdMob API.
Here is how you can ask for a user review - Ratings, Reviews, and Responses - App Store - Apple Developer.

It’s up to you how to give rewards in your app, and there are no actually silver bullet here.

Hope this is helpful. Let me know if you have any questions.

Thanks.

This topic was automatically closed after 166 days. New replies are no longer allowed.