Q: My website contains a huge amount of data. Wouldn't it take too long to download?
Not necessarily. There are few approaches that we can take to reduce usability impact caused by large initial download. For example:
- We can bundle the large data files within a compressed app package so the users don’t have to download them on app launch.
- We can fragment the website into smaller usable segments which the users will download at different times depending on their current task.
- The app can allow to selectively side-load data files using iTunes Sharing.
Please contact enterprise support for more options.