Build an offline application for iPad

Hi... new here so apologies if this has been covered. But cannot find a direct answer.


I wish to build a exhibition kiosk application. I will be using html 5. The client wishes it to be available offline on all platforms.


Is it possible to build an interactive experience and have it available offline on an iPad? I have interior 360s that require html5.


Any advice would be greatly appreciated.

HTML5 is your friend - how many iPads/devices? How much data? Will it change? How often?


Will the iPads be under your control so you can kiosk mode?

You can bundle the html and supporting code with the app.


I worked on an internal app for a client that was what amounted to a web app that was stored locally in the device.

We were dealing with needing to have the app work in situations where there would be poor connectivity.


Local web apps have their limits since there won't be a full web server supporting it, but it is quite doable.

Build an offline application for iPad
 
 
Q