Post not yet marked as solved
Post marked as unsolved with 1 replies, 264 views
I am trying to share the standard “Item” database supplied when you check the Core Data box when building an app. I have gotten to the point where I am using a shared Persistence file and data model between the IOS device and the Watch. I can add data from both sides but it appears that the data is not “syncing”. I am using a shared app group id in the Persistence file.
why isn’t it syncing?
any ideas would be appreciated.