Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I'm trying to develop two applications which synchronize. One for iOS and the other for OSX. It worked partially fine in the afternoon. The added and removed objects were synchronized properly but it didn't synchronize the contents that were already existing. I removed the iCloud container with the preferences of the iPhone (iCloud -> Storage & Backup -> Manage Storage -> myApp -> edit -> Delete). I also deleted all my content of the iPhone and the whole sqlightstore on the Mac. Then I typed in some data and it isn't working at all now. Not even the two iPhones are synchronizing which was the first thing which worked in the afternoon.
I'm also getting errors from the console: Error Domain=NSCocoaErrorDomain Code=134302 "The operation couldnt be completed. (Cocoa error 134302.)" UserInfo=0x7f886a23a790 {reason=Error during property list parsing during import or opening of log file at location: :
or
.../BvNNTHG6FY4e1t90edVcNobpX0XdEJElzdyWNGlKSw0=/A2A14D8D-83CF-4F5D-923D-049A6887AC22.1.cdt, NSDescription=The item failed to download.
Does anyone have an idea where my problem is?
Thank you Regards Cédric
PS: I'm using exactly the same data model on the two platforms.