简体   繁体   中英

StoreKit Testing In-App Purchases Xcode 12 beta & iOS 13 or below

https://developer.apple.com/documentation/xcode/setting_up_storekit_testing_in_xcode

Does anyone have configured testing purchases locally with .storekit files with Xcode 12? Fetching the products works fine with iOS 14 but with lower iOS versions doesn't work the productsRequest(), return 0 products.

I'm wondering if it's and Xcode bug and wait for the GM to see if works with lower versions or it will only be available from iOS 14 and future versions.

StoreKit 测试仅适用于 iOS14+ 上的 xCode12+ https://developer.apple.com/documentation/storekittest?language=objc

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM