Welcome to the in5 Answer Exchange! This a place to get answers about in5 (InDesign to HTML5) and make requests.
0 votes
I am creating a large WebApp for the iPad... with Videos, slideshows and so on.
Now i would like make it work offline.

Is there any possibility to store much more content (about 100-200mb) on the iPad?

With some crazy JavaScript Code or something like that?

 

Thank you =)
in how_to by (330 points)
  

1 Answer

0 votes
 
Best answer

Hmm...that sounds like that would be problematic.

You can always test it on your desired platform and see if it works. (You'll have to have the app open for a long while before 200mb is downloaded).

According to this page, you cannot request more space in Chrome (didn't find similar info for Safari):

Although you can query for the amount of storage space available for your app and the amount of data already stored for your app, you cannot ask for more temporary storage space. If an app exceeds the allocated quota, an error is thrown.

by (197k points)
selected by