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