场景:
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
移动应用名称:掌上海银
你好,麻烦参考下文档:https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_Guide/Android.html
appid 是不是微信开放平台的移动应用的appid?
跳转APP老早就下线了的,建议整个二维码,或者链接复制按钮,然后提示浏览器打开