+ 1
Since the files are always local to the app in iOS. You can't open a html with apps like Safari and Chrome to load associated assets (js/images/css). However, You could use apps like Documents to upload the folder and open in app browser (uiwebview). Should work if the URL to assets in the html are relative. If like my answer upvote it 😊
30th Dec 2019, 4:15 PM
aa123