paulw11 / Seam3

Cloudkit based persistent store for Core Data
Other
208 stars 25 forks source link

synchronization no longer works for relationships #119

Open StefanLdhl opened 5 years ago

StefanLdhl commented 5 years ago

I updated Seam3 from 1.4.9 to 1.5.5 today. Since then, the synchronization of relationships (-one AND -many) no longer works in my project.

There are no "References" visible in my CloudKit dashboard. image

No errors, neither in the CloudKit logs nor in Seam3. Everything worked fine under 1.4.9.

Any ideas?

Thanks! :)

ollisg1 commented 4 years ago

It's an older post, but:

I also have problems using 1.5.6 in case of one-to-one relations. If I change the relation to one to many it works without any problems, only in case of one-to-one I am not able to get it working