Post

Replies

Boosts

Views

Activity

Reply to Package update fails for package hosted on private Gitlab server
What fixed it for me was: Close Xcode Delete those folders: ~/Library/Caches/org.swift.swiftpm ~/Library/Developer/Xcode/DerivedData Restart Xcode Right click and "update package"
Replies
Boosts
Views
Activity
Jun ’24
Reply to In-App Purchase Restore - No observers found
Here's the Swift version: func paymentQueue(_ queue: SKPaymentQueue, shouldAddStorePayment payment: SKPayment, for product: SKProduct) -> Bool { return true }
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to IAP odd behaviour. Status purchased but error field is not empty
Hey there, We also see this error on some of our purchases - but only in failed transactions. What is the reason for this error and how can it be prevented?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Apr ’21