jamesmontemagno / InAppBillingPlugin

Cross-platform In App Billing Plugin for .NET
MIT License
668 stars 153 forks source link

Apple subscriptionPricePoints changes #636

Closed Zwetschgenfleck closed 1 month ago

Zwetschgenfleck commented 1 month ago

Apple is sending out mails with the announcement that the subscriptionPricePoints endpoint will require a territory filter in the near future. Does this affect the way the InAppBillingPlugin handles In-App subscriptions? And if so, do you plan to release an update?

jamesmontemagno commented 1 month ago

That is the API: https://developer.apple.com/documentation/appstoreconnectapi/subscription-price-points-and-subscription-prices

This isn't in StoreKit so all good