背景:我们是用【获取小程序方式】https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.html——明文 URL Scheme
问题:在浏览器打开短链,首次点击短链跳转到微信中时正常是拉起小程序。但实际缺跳转到一个H5页面展示“链接无法访问”,但神奇的是第二次点击时又可以正常访问了。(经测试,很多手机都可以复现该情况。)
页面如下:https://mp.weixin.qq.com/wxawap/wxareadtemplate?t=weapp/url_scheme&errtype=link_fail

你应该把短链贴出来