plus.runtime.openFile('_downloads/2wm.png',{pname:'com.taobao.taobao'},function(err){
console.log(JSON.stringify(err));
mui.alert(err.message);
});
二维码已经保存在_downloads/2wm.png里面,用plus.runtime.openFile调用提示not found 3th activity
直接调用淘宝APPplus.runtime.launchApplication({pname:'com.taobao.taobao'})是能调起来的,为啥打开文件就提示not found 3th activity 呢?求大神指点啊。
维多利亚胡
请问解决了吗,我也遇到这个问题了,原先都好好的,突然就not found 3th activity了
2020-02-24 14:44