sample-cloudkit-coredatasync
sample-cloudkit-coredatasync copied to clipboard
Hi, Thanks for this nice project! Great work! 🙏 Awesome project when you want to test in a simple way. Thanks! Synchronization usually works, but sometimes gets stuck. My solution...
Hi, when I use an iPad, selecting an image does not work. Here's how I solved the problem, in the AddContactView: ``` NavigationView { ... } //StackNavigationViewStyle solve the problems...
Hi, I am from Europe, Sweden. I have struggled with the FetchRequest and sorting, because the project not support localized sort order. After som research I found a solution that...