|
1 rok temu | |
---|---|---|
.. | ||
.sample.json | 1 rok temu | |
CanMakePayments.cs | 1 rok temu | |
CanMakePayments.cs.meta | 1 rok temu | |
CanMakePayments.unity | 1 rok temu | |
CanMakePayments.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 shows how to check whether the logged-in player is permitted to purchase from the Apple App Store on this device. This allows developer to know if they may need to alter its behavior or appearance before it can engage the player with in-app purchasing.
iOS
.Can Player Make Payments
and see the text output for result. NOTE: On non-Apple platforms this returns True.See Apple’s canMakePayments documentation for more information.