I am designing on offline html5 application, which works fine in desktop browser(IE, Chrome, Safari etc) and supports offline capability.
The same application will not work in iPad Safari Browser, but works fine in Chrome browser. I have set the MIME type to text/cache-manifest and also validated my manifest file online which is fine.
Are there any special settings required for the application to make it work in ipad Safari?