由于应用universal link校验不通过,无法完成登录?
核对了app和微信开发平台的appid 和 universal link 配置是保持一直的; 工程配置均按接入文档接入并核对多遍没有问题; safari验证universal link是正常有提示的; Apple的网站测试也是通过的; registerApp方法返回YES; 以下是log: wxlog:send req[<SendAuthReq: 0x281215890>], appID:wx7e19c81df7fe39f4, universalLink:https://hm58u.share2dlink.com/, sdkVersion:1.8.7.1 wxlog:set property list wxlog:Error:fail to load Keychain status:-25300, keyData null:1 wxlog:token[(null)] is null wxlog:launch app with ul only success wxlog:launch app with universal link, ret:1 wxlog:req:<SendAuthReq: 0x281215890>, cid:1eaf79f4fe45a411790077fade9e2881ed84675c wxlog:clear property list wxlog:command:2030 以下是自查的log: weixinlog 0, 1, check passed, weixinlog 1, 1, check passed, weixinlog 2, 1, check passed, weixinlog 3, 1, check passed, weixinlog 4, 1, check passed, 第五步跳转微信,提示:由于不支持的分享类型; 2020-10-27 20:45左右上传了日志; APPID:wx7e19c81df7fe39f4 求解决方法。