https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx780f6910ec01fd59redirect_uri=http%3A%2F%2Fmp.hanslaser.com%2FwechatEngineer%2FcustomRegist.kq?type=5response_type=codescope=snsapi_basestate=STATE#wechat_redirect
菜单跳转事件VIEW,在安卓端可以正常跳转URL,但是在苹果端,无法进行跳转,内部日志查看的时候,一直没有访问redirect_uri,一直在转圈,最后显示:网络出错,请轻触屏幕重新加载:-1005,这种情况近两个月才开始出现的,之前没有问题,期间代码没改动过,安卓到目前为止没有问题。
同样的问题
你好,你使用的是哪个API,你可以把API文档给一下我们
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx780f6910ec01fd59&redirect_uri=http%3A%2F%2Fmp.hanslaser.com%2FwechatEngineer%2FcustomRegist.kq?type=5&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect
"sub_button": [ ]
},
{
"type":"view",
"name":"报修服务",
"url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx780f6910ec01fd59&redirect_uri=http%3A%2F%2Fmp.hanslaser.com%2FwechatRepairInfoNew%2FfaultRepair.kq?type=5&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect",
"sub_button": [ ]
},
{
"type":"view",
"name":"客户签名",
"url":"http://mp.hanslaser.com/wechatRepairInfoNew/doSigln.kq",
"sub_button": [ ]
},
{
"type": "view",
"name": "更多服务",
"url":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx780f6910ec01fd59&redirect_uri=http%3A%2F%2Fmp.hanslaser.com%2FwechatRepair%2FmoreService.kq?type=8&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect",
"sub_button": [ ]
}
]
}
]
}
<?xml version="1.0" encoding="UTF-8"?>
<xml><ToUserName><![CDATA[gh_d0619f9c8b75]]></ToUserName>
<FromUserName><![CDATA[ocFfNjiYs36r26S76xSG_97krc4c]]></FromUserName>
<CreateTime>1665214675</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[VIEW]]></Event>
<EventKey><![CDATA[https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx780f6910ec01fd59&redirect_uri=http%3A%2F%2Fmp.hanslaser.com%2FwechatEngineer%2FcustomRegist.kq?type=5&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect]]></EventKey>
<MenuId>406309912</MenuId>
</xml>