any progress? same problem for ios app on Mac Ventura 13.1 (Xcode 14+), work fine for Mac OS 12.x
Post
Replies
Boosts
Views
Activity
same issue, any progress ?
I found storekit1 and storekit2 not to use both. I expect to receive a callback.
func paymentQueue(_ paymentQueue: SKPaymentQueue, shouldContinue transaction: SKPaymentTransaction,in newStorefront: SKStorefront)
I found onStorefrontChange API for Storekit2, but the countryCode of Storefront is old value in sandbox
It works fine using OnStorefrontChange in no-sandbox account.
same issue, any update ?
@Noitham not work..
xcodebuild test -workspace OmniSDK.xcworkspace -scheme OmniAPITests -destination 'platform=iOS Simulator,name=iPhone 14,arch=x86_64'
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-001D69941A79001E }
Error: building for Mac Catalyst, but linking in object file built for iOS Simulator...