|
1年前 | |
---|---|---|
.. | ||
.sample.json | 1年前 | |
README.md | 1年前 | |
README.md.meta | 1年前 | |
RefreshingAppReceipt.cs | 1年前 | |
RefreshingAppReceipt.cs.meta | 1年前 | |
RefreshingAppReceipt.unity | 1年前 | |
RefreshingAppReceipt.unity.meta | 1年前 | |
UserWarningAppleAppStore.cs | 1年前 | |
UserWarningAppleAppStore.cs.meta | 1年前 |
This sample showcases how to use the Apple App Store extensions to refresh app receipts. This allows developers to manually check for new purchases without creating new transactions, in contrast to RestoreTransactions.
InAppPurchasing game object > Refreshing App Receipt script > No Ads Product Id field
or change the noAdsProductId
field in the RefreshingAppReceipt.cs
script.iOS
.
Using RefreshAppReceipt
will prompt the user to enter their Apple login password.
See the documentation for receipt validation and the iOS & Mac App Stores for more additional information.