magallo286

Results 1 comments of magallo286

var str = this.webview.convertFileSrc(this.file.externalDataDirectory+"fondo.png"); var re = /undefined/gi; str = str.replace(re, "http://localhost"); temporary solution