Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7590299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:22:00+00:00 2026-05-30T20:22:00+00:00

I am planning to ship a CoreData application, but I am unsure if introducing

  • 0

I am planning to ship a CoreData application, but I am unsure if introducing iCloud functionality. This question come after I have been beta testing my app on iPhone, filling it with relevant data.
I then added iCloud functionality and start testing on iPad. I discovered that only new entry were sync between devices, this are the tentatives I did:

  • Working on iPhone, fill data, enable iCloud, start working on empty iPad

But I got some weird problems, such as child entities attached to wrong parent. Then I tried this.

  • Export application documents from iPhone and import in iPad

In this case data are the same on both devices, but I still wasn’t able to synchronize old data, while new one get perfectly sync most of the time after seconds.

I understand that CoreData sync happen with transaction log exchange, so it could be obvious that old data do not get sync. But at this point I am asking if someone has already faced this problem which seems quite common to me, or if I am missing something, some kind of settings or lines of code to make this working as expected.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T20:22:01+00:00Added an answer on May 30, 2026 at 8:22 pm

    I don’t think you have missed anything. The basic problem is that having a pre-stocked database isn’t supported by iCloud. Its something thats been troubling me too.
    From the doc’s

    https://developer.apple.com/library/ios/#releasenotes/DataManagement/RN-iCloudCoreData/_index.html

    You should not seed initial content with a prepackaged database file.
    Instead, you should create the default items in code, or use
    NSPersistentStoreCoordinator’s
    migratePersistentStore:toURL:options:withType:error: method to migrate
    a prepackaged database to the required location.

    I haven’t tried using the migratePersistentStore:… method yet for my work but the key fact seems to be that the transmission of core-data across iCloud via the transaction logs relies on every transaction from the birth of the database being tracked by the mechanism.

    I would assume that using migratePersistentStore:… will cause a big seeding blob of transactions to hit the system.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am planning to use coverflow control in my Silverlight application, but I am
Seems like I have seen how this is done in the past, but I
Planning of using t4 template in a production environment. I have not used this
I am planning to move my application to another account. Question 1: Can I
Currently planning on making the installation process for a .NET application I'm selling smoother
I planning to split my systems into front-end and back-end. Currently my application directly
im planning to create a movie file that might have over 16,000 frames?i know
I'm planning on learning Java, I have experience programming in other Object Oriented languages,
im planning to use java/jsp for web application installed on virtual web hosting space
I am planning to request the users of the my web application to submit

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.