Post

Replies

Boosts

Views

Activity

Comment on iOS 26 how to disable swipe to navigate back
Any idea if there is something similar in SwiftUI? I've looked but don't see anything similar. I cannot find a way to disable this new behavior. My app hosts a UIPageViewController and before iOS 26, a swipe from the edge would do a "pop" but a swipe inside the "page" would go the previous page. Now all swipes "pop" back to the sidebar.
Topic: UI Frameworks SubTopic: UIKit
Jul ’25
Comment on Initial Setup of Xcode Cloud won't grant Github access
Thank you. I think I meet those requirements. I have an app record, as I’ve been uploading the app and using Test Flight for some time. Xcode manages the signing. For GitHub, it says: “you need to be an organization owner or need the admin permission if you don’t use a GitHub organization”. I am using a free personal Github account and this is a private repo that I created myself. Therefore, I am the admin. Anything else I can look at?
Feb ’25
Comment on iOS 26 how to disable swipe to navigate back
Any idea if there is something similar in SwiftUI? I've looked but don't see anything similar. I cannot find a way to disable this new behavior. My app hosts a UIPageViewController and before iOS 26, a swipe from the edge would do a "pop" but a swipe inside the "page" would go the previous page. Now all swipes "pop" back to the sidebar.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Jul ’25
Comment on Initial Setup of Xcode Cloud won't grant Github access
Yes, I was able to get it set up and start my first Xcode Cloud build and test. Thank you!
Replies
Boosts
Views
Activity
Feb ’25
Comment on Initial Setup of Xcode Cloud won't grant Github access
No, unfortunately I’m still having this issue. My project meets all the requirements in the link from DTS Engineer, so I’m not sure what’s going on.
Replies
Boosts
Views
Activity
Feb ’25
Comment on Initial Setup of Xcode Cloud won't grant Github access
Thank you. I think I meet those requirements. I have an app record, as I’ve been uploading the app and using Test Flight for some time. Xcode manages the signing. For GitHub, it says: “you need to be an organization owner or need the admin permission if you don’t use a GitHub organization”. I am using a free personal Github account and this is a private repo that I created myself. Therefore, I am the admin. Anything else I can look at?
Replies
Boosts
Views
Activity
Feb ’25
Comment on SwiftData with CloudKit failing to migrate schema
I'm doing the same: first create a local config, which always seems to run the migrations (both lightweight and custom), then create the cloudKit config and use that. I really don't like this solution, but it works and I can't find another way around it.
Replies
Boosts
Views
Activity
Feb ’25
Comment on SwiftData app always at 100% cpu when idle after upgrading to Xcode 15.3
Tried this on an actual device: same issue.
Replies
Boosts
Views
Activity
Mar ’24
Comment on SwiftUI SwiftData Previews not working as expected
Thank you, that did it! I should have thought about that.
Replies
Boosts
Views
Activity
Jul ’23
Comment on SwiftUI SwiftData Previews not working as expected
This fixes the MainActor issue for me, but I still get "Trip has no member 'preview'." Did you have to do something else to get that part to work? This is in beta 2.
Replies
Boosts
Views
Activity
Jun ’23
Comment on .backgroundTask in SwiftUI cannot compile
Thanks for the work-around. While annoying at least my app compiles now. I've filed a feedback as well: FB11507827.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on ShareLink + Preview equals crash
I'm experiencing the same on iOS16 beta 4.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’22