使用wx.canIUse检测不可以跳转小程序

发布于 7 年前作者 caiqiang9914 次浏览最后编辑 7 年前来自 ask

1、场景:编辑器调试基础库已经是2.4.0;我们是第三方平台

2、需求:检测当前小程序能不能不关联公众号而跳转其他小程序

2、问题:究竟能不能使用这种方式检测 navigator.target.miniProgram?

1 回复
hzhao
hzhao1 楼5 年前

目前canIUse还不能用于检测这个情况,建议先用比较版本号的方式。https://developers.weixin.qq.com/miniprogram/dev/framework/compatibility.html