微信支付正常,但是微信客服无法正常使用,目前的代码运行情况是:从App拉起微信-出现“正在连接”页面-返回App,就结束了
用的react native ios,这是代码
这是.well-known/apple-app-site-association {
"applinks": {
"apps": [],
"details": [{
"appID": "GL7KSGXDUV.co.lesong.app",
"paths": ["/app/*"]
}]
}
}