Depends on your code. Better start your own thread with showing your code.
Post
Replies
Boosts
Views
Activity
Can you show the content of ExploreData.plist? And are you sure you have added it to the target?
in future is it possible to support sub ios 13 version?
It is very unlikely to happen. The runtime needed to run features marked as Available: iOS 13.0+ are provided as part of the IOS 13.0 (or later) installed in each user's device. Whether you use UIKit together or not, SwiftUI apps would not run on previous iOS than 13.0.
Thanks for reporting. If you can create a simplified project explaining this issue, it would help many readers.
Thanks for reporting. I will try to find out what's happening, but sorry, I have not enough time as for now.
Is there a way to get the check to run on completion of the FetchRequest?
Better start a new thread including enough code which represents the new issue. I do not understand what you want to tell with such very small fragment of code.
Thanks for updating your code. I could have confirmed that your code does not cause any build-time errors, whether include your note or not. Hope this answer would help the OP.
Can you show a code containing full definition of the View?
I agree. You can send a feature request using Apple's Feedback Assistant. Your request would be classified as duplicate, but the number may affect.
Sorry, but an initializer exactly the same as existing type names is sort of misspelling and it should be an identifier exactly the same as existing type names.
Thanks for the explanation of the usage of append. Once explained, it looks really reasonable.
Thanks for showing your code. But with adding CheckListSheet.swift into a SwiftUI project, I get 11 errors. Too many anything else.
Your code lacks many types and methods and is hard to run. Can you show a complete code?
It is very important that how you declare and set the value to domain, and also from where you call createGraphClient().
When you find some weird things, there may be issues in the place where you think is normal. Better show how you pass storeDomain.