Why not embed those files within the app itself? Currently those files are within the app. They are basically html files that by default show the content bundled with the app. Users have the option to get extra content from the internet (banners, themes etc) that gets downloaded to the app's container. After upgrading to WKWebView, it seems both the html and resources need to be placed in the same directory hierarchy if the app is sandboxed, otherwise the webpage fails to load local resources. That is why I wanted to place those html files in the app's container after installation so that both the html and resources are in the same directory hierarchy.
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags: