2020-08-12 11:45:01.461730+0800 FundBull[35016:21788028] ***********************0, 1, check passed, 2020-08-12 11:45:01.461957+0800 FundBull[35016:21788028] ***********************1, 1, check passed, 2020-08-12 11:45:01.465855+0800 FundBull[35016:21788028] ***********************2, 1, check passed, 2020-08-12 11:45:01.510874+0800 FundBull[35016:21788028] ***********************3, 1, check passed, 2020-08-12 11:45:04.892927+0800 FundBull[35016:21788028] ***********************4, 1, check passed 就这4步,后面就没了,然后跳到app后自动返回,无法分享
1.8.7.1版本自检函数跳微信提示由于应用universal link校验不通过无法完成微信分享?//调用自检函数 [WXApi checkUniversalLinkReady:^(WXULCheckStep step, WXCheckULStepResult* result) { NSLog(@" 888888 -------- wxcheck %@, %u, %@, %@", @(step), result.success, result.errorInfo, result.suggestion); }]; 自检到输出到 888888 -------- wxcheck 4, 1, check passed PS: 传入openSDK的universal link和 在微信平台登记的universal link是一致的
2020-08-12