No, not Xcode local testing, and not Sandbox testing either, see further comments in the FB.
Post
Replies
Boosts
Views
Activity
Thanks for your response. Feedback: FB13213814
Thanks rayx, that worked.
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