Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Discussion Restore remaining consumables

Discussion in 'Unity Gaming Services General Discussion' started by itierney, Sep 5, 2022.

  1. itierney

    itierney

    Joined:
    Jan 28, 2019
    Posts:
    27
    Hey!

    I wish to use unity services to restore remaining consumable currency. For example: The user buys 5 coins, uses 2. Therefore 3 remaining coins are stored on a unity server.

    Research I've done already:

    I've looked at the unity economy docs on this and I can't find anything specifically on restoring consumable items. I've also searched your forums and can only find either very old posts or posts just generally claiming "economy" can do this.

    I need to:

    - Allow users to retrieve remaining items without logging in.

    - Allow users to retrieve remaining items when they reinstall or upgrade their phone.

    - Must be cross platform (iOS/Android)

    Is this possible and can you point me to specific docs about this?

    Ian