Post

Replies

Boosts

Views

Activity

Comment on How do we find out WHY customers got a refund
Yeah :. It sucks. Your best bet is to try to capture customer sentiment before they take steps to refund. Maybe soliciting reviews using the “review prompting” API that we have available. Could also add analytics to see if you can track user’s journeys through your app and see if there are obvious spots where you’re losing some, or frustrating others. It could just be that those users bought in and realized it didn’t solve the problem like they thought it would.
Sep ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
Nah this still doesn't work for me. The back/forward list property implementation seems to be incorrect. Unceremoniously calling "load" inside the back/forward button handler doesn't make sense to me because there's no way for the WebPage to know that a back/forward action is taking place.
Topic: Safari & Web SubTopic: General Tags:
Aug ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
@DTS Engineer This example is fantastic, thank you so much. I am observing in beta 3, that the forward/back buttons do not dynamically enable / disable, despite my "WebPage" being added to my view as an @State. I figure this has something to do with a comment about "observability" (made in another thread about WebPage) not being ready yet.
Topic: Safari & Web SubTopic: General Tags:
Jul ’25
Comment on Unable to compile Core Image filter on Xcode 26 due to missing Metal toolchain
Is this on Xcode Cloud or Local? If local try installing the component from the Xcode Settings window. I've not had a problem build locally with the RC or during the past few betas.
Topic: Graphics & Games SubTopic: Metal Tags:
Replies
Boosts
Views
Activity
Sep ’25
Comment on Xcode Cloud 26b7 Metal Compilation Failure
It’s basically failing all the time for me now as well. I have some “green” builds in some older runs, but everything is red lately.
Replies
Boosts
Views
Activity
Sep ’25
Comment on How do we find out WHY customers got a refund
Yeah :. It sucks. Your best bet is to try to capture customer sentiment before they take steps to refund. Maybe soliciting reviews using the “review prompting” API that we have available. Could also add analytics to see if you can track user’s journeys through your app and see if there are obvious spots where you’re losing some, or frustrating others. It could just be that those users bought in and realized it didn’t solve the problem like they thought it would.
Replies
Boosts
Views
Activity
Sep ’25
Comment on iOS26 - ITMS-90717: Invalid large app icon
What information would be useful? The entire IPA? Other info from the bundle?
Replies
Boosts
Views
Activity
Aug ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
Nah this still doesn't work for me. The back/forward list property implementation seems to be incorrect. Unceremoniously calling "load" inside the back/forward button handler doesn't make sense to me because there's no way for the WebPage to know that a back/forward action is taking place.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
FB19034873
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
Is the back/forward list smart enough to know that calling ".load" with one of the URLs from he lists is enough to update the lists in the correct way?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
@DTS Engineer Beta4 is not showing any improvement in this area. The back button, after going back to the first page, seems to still indicate there is still a back history, Is this code functioning correctly for you guys?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Comment on OS26 SwiftUI WebView - Go Forward/Back?
@DTS Engineer This example is fantastic, thank you so much. I am observing in beta 3, that the forward/back buttons do not dynamically enable / disable, despite my "WebPage" being added to my view as an @State. I figure this has something to do with a comment about "observability" (made in another thread about WebPage) not being ready yet.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’25
Comment on WebKit for SwiftUI: Observations
Did you ever figure out how to navigate forward/backward using the BackForwardList? I’m absolutely stumped.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Can we access a "Locked in Place" value when a window has been locked without being snapped to a surface?
Could be nice to change up the UI to make it more glanceable or useful from a distance? Idk. Opens up options.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Metal Component Missing on Beta Builds.
Sorry my title and body don’t make it clear. This is on Xcode Cloud. I can’t open a terminal to run the install command.
Replies
Boosts
Views
Activity
Jun ’25
Comment on Documents folder of my app not shown in iCloud Drive in Finder
Is it possible to view an App's largest historical bundle version? I am encountering this problem now with a published app. Everything functions, it's just not visible to the user.
Replies
Boosts
Views
Activity
Apr ’25
Comment on UIDocumentViewController and multiple windows
Please also file a feedback. We can not be solely responsible for making sure the frameworks function.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Mar ’25
Comment on Button taps in scroll views are not cancelled on scroll inside sheets
Please also file a bug ticket. We should not be solely responsible for Apple fixing their bugs.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’25