- SDK是最新版本,自检也通过,为何还是现实未验证应用?
问题描述: 一开始我们的应用没有认证开发者,分享后是显示未验证应用,后来认证后,就不再显示了。 上周我们更换了苹果开发者账号,将现有应用迁移到了新账号后分享出去的又出现了未验证引用。 同时我们也修改了apple-app-site-association文件中的TeamID,我们在https://search.developer.apple.com/appsearch-validation-tool/中验证universalLink是通过的,但显示我们应用的版本号是1.1.9,我们现在的版本号是1.2.6。 麻烦帮我们检查下是什么原因造成的,谢谢! appID:wxf4f73e2238d72d4e, universalLink:https://h5.victor.vip/, sdkVersion:1.8.7.1 邮箱:xiaofei.wang@c-sz.net 自检步骤: [2021-06-09 10:35:36.036] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:0,suggestion:,success:true [2021-06-09 10:35:36.036] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:1,suggestion:,success:true [2021-06-09 10:35:36.036] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:2,suggestion:,success:true [2021-06-09 10:35:36.036] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:3,suggestion:,success:true [2021-06-09 10:35:37.037] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:4,suggestion:,success:true [2021-06-09 10:35:41.041] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:5,suggestion:,success:true [2021-06-09 10:35:41.041] [🐎DEBUG] [AppDelegate+PlatformInit.swift.87] step:6,suggestion:,success:true wxlog: 初始化: [2021-06-09 10:38:15.015] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:set property list [2021-06-09 10:38:15.015] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:launch app with ul only success [2021-06-09 10:38:15.015] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:Successfully starting WeChat with the universal link. [2021-06-09 10:38:21.021] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:WXCheckULStepResult[success: 1, errorInfo: Universal Link check passed. The application is launched by WeChat via Universal Link, suggestion: ] [2021-06-09 10:38:21.021] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:WXCheckULStepResult[success: 1, errorInfo: All Check Passed!, suggestion: ] 发起分享: [2021-06-09 10:41:23.023] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:send req[<SendMessageToWXReq: 0x281b15440>], appID:wxf4f73e2238d72d4e, universalLink:https://h5.victor.vip/, sdkVersion:1.8.7.1 [2021-06-09 10:41:23.023] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:set property list [2021-06-09 10:41:23.023] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:launch app with ul only success [2021-06-09 10:41:23.023] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:launch app with universal link, ret:1 [2021-06-09 10:41:23.023] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:req:<SendMessageToWXReq: 0x281b15440>, cid:182ff345d1823ea6017ba5fb2655a98c9a534983 分享结束: [2021-06-09 10:42:33.033] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:clear property list [2021-06-09 10:42:33.033] [🐎DEBUG] [AppDelegate+PlatformInit.swift.85] wxlog:command:2020
2021-06-09 - universal link 校验不通过?
wxapi.regist.result:true step:0,result.errorInfo:check passed,result.suggesstion: step:1,result.errorInfo:check passed,result.suggesstion: step:2,result.errorInfo:check passed,result.suggesstion: wxlog:set property list step:3,result.errorInfo:check passed,result.suggesstion: wxlog:launch app with ul only success step:4,result.errorInfo:check passed,result.suggesstion: wxlog:Successfully starting WeChat with the universal link. wxlog:Error:universal link check enable but contextId is error., contextID:(null) wxlog:clear property list wxlog:command:2020 wxlog:Error:universal link check enable but contextId is error., contextID:(null) wxlog:Error:pasteData[(null)] is empty wxlog:Error:pasteDictionary is nil wxlog:Error:dict is nil wxlog:appdata is nil, url:https://h5.victor.vip/wxf4f73e2238d72d4e/ 以上是所有日志 该情况已经持续4天了,不知道如何下手
2021-04-01