How to perform CoreData deletion in the background?
How to perform CoreData deletion in the background?
- Subject: How to perform CoreData deletion in the background?
- From: Laurent Daudelin <email@hidden>
- Date: Fri, 05 Aug 2016 11:42:29 -0400
I have an app running only on iPad right now that uses CoreData. From time
to time, I receive updated data from the server which forces me to clean up
my local database.
I would like to be able to delete small chunks of data in the background
but I don't find any appropriate key for UIBackgroundModes.
Anybody ever had to do something similar? What did you use?
The app is for enterprise distribution so I don't have to worry about the
app being rejected for using the wrong key for UIBackgroundModes but I'd
like the system to give time to my app as much as possible.
Any idea or suggestion gladly accepted!
-Laurent.
--
Laurent Daudelin email@hidden
AIM/iChat/Skype:*LaurentDaudelin* http://www.nemesys-soft.com/
Logiciels Nemesys Software
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden