I am creating an app that will be a database of record album releases. The initial database will have a history of album releases over the past few years.
I want to push data for the release of new album of application every week. How can I do this without republishing the entire app every week?
Thanks in advance for any help.
I recommend that you need a web service for updates.
Your app can connect and ask for all the changes after its last investigation (to prevent all data retrieval), the new data will be replaced by existing code of existing code Base can be added to the For potential methods on a database, it is a good idea to use a transaction around it with written actions. The other possibility is to use Push on the device. But this will only be necessary if you want to inform the user, whatever new is available. Here's a good article about this: But there is no experience with yourself. Wish you with your app. INSERT (or with the
UPDATE changes in existing rows) and later is available for offline use / search etc.
Comments
Post a Comment