代码
plus.push.addEventListener("click", function(msg) {
console.log(JSON.stringify(msg));
plus.ui.alert("click:" + JSON.stringify(msg));
});
报错信息
[ERROR] : thirdScriptError
undefined is not an object (evaluating 'plus.push.MkeyPush__.execCallback_Push');at App onHide function;at setTimeout callback function
3 个回复
DCloud_Android_zl
安卓平台还是ios平台,更新到最新是否还会出现上述问题?
DCloud_Android_ST
使用1.9.3 HBuilderX 试试还有没有问题
michelle1986
您好,您这个问题升级到1.9.3版本就可以解决!!