wx-open-launch-app无法唤起APP,报错launch:fail,什么原因?
场景: app内分享小卡片到微信,点击分享卡片,进入微信默认浏览器,通过wx-open-launch-app无法唤起app; 相关配置: app内已经按照文档配置,引入openSDK,已经可以分享到朋友圈以及拉起微信小程序; 微信分享卡片,在浏览器内打开,可以config配置成功,可以通过wx-open-launch-weapp拉起小程序; 但是使用wx-open-launch-app无法拉起app; 相关参数: config:{ appId: wxb663ce19b16a4b55, timestamp: 1671072104 nonceStr: e9cede26-6019-4f47-b907-7b0e4e65c2cc, signature: 1587e6e8467a6715f5b3e72e55f768cb332053ed, jsApiList: [ 'checkJsApi',...], openTagList: ['wx-open-launch-weapp', 'wx-open-launch-app'], } <wx-open-launch-app id="launch-app-btn" extinfo="" appid="wxc6911b41ae23bdb9">
<div v-is="'script'" type="text/wxtag-template" style="display: inline-block">
<div style="display: flex; align-items: center; vertical-align: middle">
<img style="width: 18px; height: 18px; margin-right: 3px" :src="IconUrl" alt="" />
<div style="font-weight: 500; font-size: 16px; color: #0f2145; line-height: 22px">
掌上海银8
</div>
</div>
</div>
</wx-open-launch-app>
页面:拉起小程序正常 [图片] 但是拉起app无反应,报错detail如下 [图片] 分享卡片跳转地址targetUrl:https://test.hywinwealth.com/hy-mobile-h5/#/zshy/home/index?id=123 JS接口安全域名:test.hywinwealth.com 移动应用:Appid:wxc6911b41ae23bdb9 移动应用名称:掌上海银