When building for Android Im getting an error for the InAppBrowser.cs script saying “the name filePath does not exist in the current context”. Does anyone know of a way to solve this error?
Hi, i have in the mean time fixed this error. I needed to add “file://” to the path in openByteStream for android. I have run into another problem and will make a new thread about it.