Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download html bundle to update the content #1

Open
flegare opened this issue Nov 7, 2012 · 0 comments
Open

Download html bundle to update the content #1

flegare opened this issue Nov 7, 2012 · 0 comments

Comments

@flegare
Copy link
Member

flegare commented Nov 7, 2012

The app rely on html content for "editorial" content. Initially we provide a bundle included in the app. The app unpack the bundle on external storage and depending on the section of the app we point a webview on the content.

The synch process to grab the new bundle rely on a REST service that show the what is the most recent version. If the version is different from the local version the app should download the bundle (could be kind to ask user if it's ok to download the bundle using 3G)

Once the file is downloaded, the part to unpack the bundle is already done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant