launchApplication唤起app失败
发布于 5 年前 作者 fang64 13364 次浏览 来自 问答

一个h5页面,是我们的下载引导页,线上地址https://static.didialift.com/pinche/hybrid-fe/page/native.html?from_source=driver_register&event=high_match_road&receiver=driver&rule=wx_true&order_sfc_type=0&open=diditravel%3A%2F%2Fcom.didi.passengerapp%2Fbeatles_driver_invitepassenger%3Fproductid%3D259%26sourceid%3D170%26extra_params%3D%7B%22byway_degree%22%3A90%7D

页面中通过WeixinJSBridge.invoke(‘launchApplication’)来唤起滴滴出行app。之前一直是没问题的,但是从2021年五月中旬开始就不能正常唤起app了。通过埋点看到,wx.error中一直返回{errMsg: “config: invalid signature”}。不确定是否和这个报错有关。

请问有什么途径可以排查这个错误吗?

3 回复

现在刚刚发布小程序不支持唤起APP了

小程序唤起app功能已经被回收了 (!

回到顶部