Hello and happy new year for all the WordPress Community.
I currently working on establishing a portfolio of products for customers. My goal is to have an iPad app with the possibility to update the content. So I created a solution with a WordPress theme etc. .. I edited the source code of the theme for a webapp and everything works perfectly. However I want to make this webapp offline in order to allow the user to see the application even if he is not connected to the wifi or 3G.
I read a lot of tutorials about the implementation of the cache, manifest file ... but I have doubt about the feasibility ..
Do you have any ideas for the implementation of this kind of project?
Thank you in advance for your help.