Looking for advice/inspiration on how to do the following:
My resource folder contains a core data file that sporadically requires an update (every few days or weeks). This file contains the reference data presented to the user. The app itself is not altered.
Which approach should be used to update such a resource file and which security measures should be taken? Are there any apple frameworks that can be used to do this?
My resource folder contains a core data file that sporadically requires an update (every few days or weeks). This file contains the reference data presented to the user. The app itself is not altered.
Which approach should be used to update such a resource file and which security measures should be taken? Are there any apple frameworks that can be used to do this?