Post

Replies

Boosts

Views

Activity

Comment on Appstore server notifications for Promo codes?
No, not Xcode local testing, and not Sandbox testing either, see further comments in the FB.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Appstore server notifications for Promo codes?
Thanks for your response. Feedback: FB13213814
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Xcode 14: Publishing changes from within view updates
Thanks rayx, that worked.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Xcode 14: Publishing changes from within view updates
I don't know how to make this work. I show this sheet: Button { ... } .familyActivityPicker(isPresented: $viewModel.isPresented, selection: $viewModel.selection) How would I use your delayedWrite function on the $viewModel.selection ? selection is of type FamilyActivitySelection
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22