Hi, Have an engineering app that displays a lot of information in html files in the native browser.
I want to store the files in the app so if they don't have internet access they can still get to them. I can display on in the rectangle web view or what ever it's called, but then the user can't zoom etc, very limiting. So I decided to use the internal browser, works fine if the files on the web, but I can't figure out what the correct path would be to send to the browser, There must be a way to do this?? Thanks Rich

