I have an application that required to be updated continuously. Is it better to update it with the core data model and check if there is an update or not, or always get the information from the Internet an load the information from it ?!
I have an application that required to be updated continuously. Is it better to update it with the core data model and check if there is an update or not, or always get the information from the Internet an load the information from it ?!