|
hace 1 año | |
---|---|---|
.. | ||
.sample.json | hace 1 año | |
HandlingDeferredPurchases.cs | hace 1 año | |
HandlingDeferredPurchases.cs.meta | hace 1 año | |
HandlingDeferredPurchases.unity | hace 1 año | |
HandlingDeferredPurchases.unity.meta | hace 1 año | |
README.md | hace 1 año | |
README.md.meta | hace 1 año | |
UserWarningAppleAppStore.cs | hace 1 año | |
UserWarningAppleAppStore.cs.meta | hace 1 año |
This sample showcases how to handle deferred purchases using IAppleExtensions.RegisterPurchaseDeferredListener
and test using IAppleExtensions.simulateAskToBuy
.
InAppPurchasing game object > Refreshing App Receipt script > No Ads Product Id field
or change the goldProductId
field in the HandlingDeferredPurchases.cs
script.iOS
.
To learn more about Ask to Buy, please see Request and make purchases with Ask to Buy and the SKPaymentTransactionState.deferred documentation from Apple.