Posts

Post not yet marked as solved
2 Replies
3.8k Views
Hello,I'm looking for a tutorial in SwiftUI with Core Data. I'll build an app with an online and offline options. So the app needs to download data from an API service. Load the data into the Core Data, then the app needs to read the data from core Data. The user needs also an option to synchronize the data back.Does somebody know where I can find a tutorial for this?Kind Regards,Kitty
Posted
by Silty.
Last updated
.
Post not yet marked as solved
11 Replies
15k Views
Hello,Does anybody know how to create a splitview in SwiftUI for the iPad?I mean a view like Settings, left the options and right the details.If I use HSplitView(), I got the error: 'HSplitView' is unavailable in iOS.VSplitView() got the same error.Kind Regards,Kitty
Posted
by Silty.
Last updated
.
Post not yet marked as solved
5 Replies
4.1k Views
Hi,I want to create a methode to sign in with Apple ID on a website. I found a tutorial to configure it.But I get stuck validating the domain name. I always got the error: Verification failed for domain.I upload the file to the server in the .well-known directory.Somebody can help me?Kind Regards,Kitty
Posted
by Silty.
Last updated
.