Post

Replies

Boosts

Views

Activity

Reply to Xcode 26 build fails with “Could not locate icontool” when using .icon file — how to fix?
Did you find a solution to this? I get the same thing but with Xcode Cloud
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to Unfinished transactions not being emitted on start of app
@khagan Yes your issue is exactly the same as mine. Unfortunately I couldn't figure this out and no help from Apple! I had to ditch StoreKit 2 in favour of StoreKit 1. I reproduced the bug in Apple's own sample app. Maybe you could file a bug report for this and link back here with the report number?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Unfinished transactions not being emitted on start of app
actually ignore above comment, still not working correctly. Any help?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Unfinished transactions not being emitted on start of app
Update It turns out that if there are two Transaction.updates observers in an app it seems to only return the updates to one of these! When I get rid of the other observer it works fine... why?!
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to "UI unresponsiveness" warning on @main
Yep WkWebView.load(URLRequest) in a UIKit app causes this issue for me in the Xcode 14 RC.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22