hi, I have this code working on an iPad Air 2 perfectly, but on the iphone 6 show a blank page, any workaround? or fixing?
* wwShowDocument is a webview on a B4XPage
* VideoFileDir = File.DirLibrary
B4X:
wwShowDocument.LoadUrl(xui.FileUri(VideoFileDir,"myimage.jpg" ))
* wwShowDocument is a webview on a B4XPage
* VideoFileDir = File.DirLibrary