var path = url"; document.addEventListener('plusready', function() { plus.io.resolveLocalFileSystemURL(path, function(entry) {
路径正确 我想把服务器文件读成base64 但是在plus.io.resolveLocalFileSystemURL块,报 编码错误
var path = url"; document.addEventListener('plusready', function() { plus.io.resolveLocalFileSystemURL(path, function(entry) {
路径正确 我想把服务器文件读成base64 但是在plus.io.resolveLocalFileSystemURL块,报 编码错误
3 个回复
DCloud_heavensoft
ios或Android?
可以直接邀请相关的同事,邀请DCloud_ios开头或Android开头的人
janc
[LOG] : Read success:{"type":"loadend","bubbles":false,"cancelBubble":false,"cancelable":false,"lengthComputable":false,"loaded":0,"total":0,"target":{"fileName":"/Users/janc/Library/Developer/CoreSimulator/Devices/5D2346E9-8781-420E-9E79-5439C0BBD93F/data/Containers/Data/Application/072B35AF-2936-4453-8156-32C509BB0E0C/Library/Pandora/apps/HBuilder/doc/audio/2016431463540692261","readyState":2,"result":null,"error":{"code":5,"message":"编码错误"},"onloadstart":null,"onprogress":null,"onload":null,"onabort":null,"onerror":null}}
同样错误
莫忧
同样的问题,android的,有大佬回答吗?