Search Unity

Feedback Nothing in documentation regarding revoked entitlements (4.5.0)?

Discussion in 'Unity IAP' started by andymads, Oct 4, 2022.

  1. andymads

    andymads

    Joined:
    Jun 16, 2011
    Posts:
    1,614
    ## [4.5.0] - 2022-09-23
    ### Added
    - API `IAppleConfiguration.SetEntitlementsRevokedListener(Action<List<Product>>` called when entitlement to a products are revoked. The `Action` will be called with the list of revoked products. See documentation "Store Guides" > "iOS & Mac App Stores" for a sample usage.

    I don't see anything relating to revoked entitlements in the Store Guides" > "iOS & Mac App Stores.
     
  2. andymads

    andymads

    Joined:
    Jun 16, 2011
    Posts:
    1,614
    Ok, I realise you meant here.