|
1 rok temu | |
---|---|---|
.. | ||
.sample.json | 1 rok temu | |
HandlingDeferredPurchases.cs | 1 rok temu | |
HandlingDeferredPurchases.cs.meta | 1 rok temu | |
HandlingDeferredPurchases.unity | 1 rok temu | |
HandlingDeferredPurchases.unity.meta | 1 rok temu | |
README.md | 1 rok temu | |
README.md.meta | 1 rok temu | |
UserWarningAppleAppStore.cs | 1 rok temu | |
UserWarningAppleAppStore.cs.meta | 1 rok temu |
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.