Search Unity

iOS identifier for IAP consumables

Discussion in 'Unity IAP' started by darashayda, Mar 18, 2021.

  1. darashayda

    darashayda

    Joined:
    Jun 27, 2020
    Posts:
    442
    Please see the attached code:

    //add consumables here
    public static string LIVES = Globals.consumable1; // "runs100", the IAP ids are obtained from cloud servers

    See attached screenshot from Apple Store.

    We need to know which id to use for the variable LIVES:

    runs100

    or

    FLUIDMAZEruns1001339

    Dara
     

    Attached Files:

  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Per your support ticket, runs100 is not the ProductID as defined in your Apple Dashboard, you will need to update in your code