Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
APPLE c9d5bdcd60 va 1 yıl önce
..
.sample.json va 1 yıl önce
BuyingSubscription.cs va 1 yıl önce
BuyingSubscription.cs.meta va 1 yıl önce
BuyingSubscription.unity va 1 yıl önce
BuyingSubscription.unity.meta va 1 yıl önce
README.md va 1 yıl önce
README.md.meta va 1 yıl önce

README.md

README - In-App Purchasing Sample Scenes - Buying Subscription

In this sample, you will see how to handle subscription purchases and use the SubscriptionManager class to retrieve information about a subscription. The SubscriptionManager only supports the App Store, Google Play Store, and Amazon Store.

This sample uses a fake store for its transactions, to use a real store like the App Store or the Google Play Store, you would need to register your application and add In-App Purchases. For more information, follow the documentation for one of our supported stores. Keep in mind that in this sample, product identifiers are kept in the BuyingConsumables.cs file.

Subscription

Users can access the Product for a finite period of time. Subscription Products can be restored.

Examples:

  • Monthly access to an online game
  • VIP status granting daily bonuses
  • A free trial