Due to various reasons we need to be able to acces a local html page that contains javascript on our devices.
However I can't seem to add file:/// or file:// in the soti surf config. it only allows http and https.
I know its a strange setup working with local html pages but the local html page passes a unique identifier to the real urls that are used by the users. So I can't make the .html accessible with a webserver because there is a minor difference in the .html for each device.
So is it possible to access a local .html file using soti surf? And if not, is it possible using another browser that is in a sort of kiosk mode? We are using the android lockdown to lock down our devices.