Can you make in game purchases/dev products on this program?

0 favourites
  • 7 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • If so how could I do it like a tutorial or buy a plugin?

  • Here' s all you need to know: <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    https://www.scirra.com/tutorials/1286/h ... sswalk-xdk

  • Here' s all you need to know: <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    https://www.scirra.com/tutorials/1286/h ... sswalk-xdk

    There aren't eveything about in-game products <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    In my opinion It's highly recommended that you have a dedicated server to store the save games, since players are spending money on your app, you don't want them to lose what they paid for, if they uninstall your app for whatever reason and then come back. Actually, it's quite serious. I don't even know the potential of legal issues about this.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • In my opinion It's highly recommended that you have a dedicated server to store the save games, since players are spending money on your app, you don't want them to lose what they paid for, if they uninstall your app for whatever reason and then come back. Actually, it's quite serious. I don't even know the potential of legal issues about this.

    You can request the player's purchase history from Google, Apple, Windows Store. You don't need to keep track of it, unless you want to distribute the game by yourself and in that case you need to implement your own IAP system and have your own server.

  • >

    > In my opinion It's highly recommended that you have a dedicated server to store the save games, since players are spending money on your app, you don't want them to lose what they paid for, if they uninstall your app for whatever reason and then come back. Actually, it's quite serious. I don't even know the potential of legal issues about this.

    >

    You can request the player's purchase history from Google, Apple, Windows Store. You don't need to keep track of it, unless you want to distribute the game by yourself and in that case you need to implement your own IAP system and have your own server.

    And can you do it only using the in-product purchase service from google play? Could you explain me a bit more about it? Thanks, Noga.

  • And can you do it only using the in-product purchase service from google play? Could you explain me a bit more about it? Thanks, Noga.

    Do you mean without the plugin? I don't know how to do that and there's no point when the plugin work's without a problem.

    When using the plugin there is an event "PhonegapIAP: Has product", which checks if the user has already made the purchase.

    I haven't tried it yet, but next week I'll be implementing it to my game and I might give you better answer than. Check out this q&a if you're having a problem with it.

  • > And can you do it only using the in-product purchase service from google play? Could you explain me a bit more about it? Thanks, Noga.

    >

    Do you mean without the plugin? I don't know how to do that and there's no point when the plugin work's without a problem.

    When using the plugin there is an event "PhonegapIAP: Has product", which checks if the user has already made the purchase.

    I haven't tried it yet, but next week I'll be implementing it to my game and I might give you better answer than. Check out this q&a if you're having a problem with it.

    I meant with the plugin.

    Please, don't forget to report me your experience when you do. I'm considering in-product purchases in the future.

    Thanks.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)