Hello,
I'm having some trouble committing records to the database. When I click a button, I download records from the website, the objects are there in memory and everything works fine but these objects are only committed to core data when I actually close the app. Is there anyway to commit them to core data straight away, without having to close the app.
Regards, Stephen