Closed RamType0 closed 4 weeks ago
Closing as a duplicate of #16893.
You maybe mistaking what I mean with the word "deprecation".
For many years, StoreKit 1 has been marked as not recommended way, and we SHOULD use StoreKit 2 instead.
But as of iOS 18.0, StoreKit 1 is no longer working, and we MUST use StoreKit 2 instead.
Apple platform
iOS, macOS, Mac Catalyst, tvOS
Framework version
net8.0-*
Affected platform version
.NET 8.0
Description
According to Apple Developer Documentation
Most of StoreKit 1 APIs are deprecated in iOS 18.0, macOS 15.0, Mac Catalyst 18.0, and tvOS 18.0.
But I am recognizing that StoreKit 2 bindings does not exist in MAUI.
How can we continue support of App Store purchase in MAUI ?
Steps to Reproduce
SKProductsRequest
in code.Did you find any workaround?
No response
Build logs
No response