Post

Replies

Boosts

Views

Activity

Reply to Storekit sandbox accounts generating errors on device
I ran into the same issue and wrote a solution found at the link below: https://www.delasign.com/blog/xcode-store-kit-fix-finance-authentication-error Please note that the solution described above resolves this issue, and also resolves 2 other errors that could arise: [Default] Error enumerating all current transactions: Error Domain=ASDErrorDomain Code=509 "No active account" UserInfo={storefront-country-code=USA, client-environment-type=Sandbox, AMSServerErrorCode=0, NSLocalizedDescription=No active account} [StoreKit] Did not receive any products or error for products request
Topic: App & System Services SubTopic: StoreKit Tags:
Feb ’23
Reply to PlaneDetection, ImageTracking and Scene Reconstruction support on VisionOS Simulator NOT WORKING
As of August 25th on MacOS 14.6.1, running Xcode 15.4: The simulator supports: WorldTracking The simulator does not support: Plane Tracking Hand Tracking Image Tracking
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to Autolayout issue with Compositional Layout
@szaboagoston's answer solved it for me.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Storekit sandbox accounts generating errors on device
I ran into the same issue and wrote a solution found at the link below: https://www.delasign.com/blog/xcode-store-kit-fix-finance-authentication-error Please note that the solution described above resolves this issue, and also resolves 2 other errors that could arise: [Default] Error enumerating all current transactions: Error Domain=ASDErrorDomain Code=509 "No active account" UserInfo={storefront-country-code=USA, client-environment-type=Sandbox, AMSServerErrorCode=0, NSLocalizedDescription=No active account} [StoreKit] Did not receive any products or error for products request
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to change constraints in code
If anyone's looking for a concrete tutorial on how to do this, I wrote one that has source code: https://www.delasign.com/blog/swift-modify-constraints/
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Unable to authenticate with App Store connect
Restarting Xcode worked for me
Replies
Boosts
Views
Activity
Nov ’21