Post

Replies

Boosts

Views

Activity

Reply to Core Data and Relationships
I just hit the same roadblock in my app. I have to insert around 180k entries in CoreData at app launch. Without batch insert it takes 5 minutes or so, with BatchInsert it can be done in less than 30s but unfortunately I cannot set up relationships. Did anyone find a solution to set up relationships using BatchInsert?
Jan ’25