[WXApi checkUniversalLinkReady:^(WXULCheckStep step, WXCheckULStepResult* result) {
NSLog(@"调用自检函数 %@, %u, %@, %@", @(step), result.success, result.errorInfo, result.suggestion);
}];
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 0, 1, check passed,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 1, 1, check passed,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 2, 1, check passed,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 3, 1, check passed,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 4, 1, check passed,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 5, 1, Universal Link check passed. The application is launched by WeChat via Universal Link,
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke_2 [第756行]: 调用自检函数 6, 1, All Check Passed!,
[WXApi startLogByLevel:WXLogLevelDetail logBlock:^(NSString *log) {
NSLog(@"WeChatSDK: %@", log);
}];
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:send req[<SendMessageToWXReq: 0x280d641c0>], appID:wx7611877a6766c704, universalLink:https://ao8z.lkme.cc/BDE/, sdkVersion:1.8.7.1
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:set property list
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:launch app with ul only success
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:launch app with universal link, ret:1
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:req:<SendMessageToWXReq: 0x280d641c0>, cid:0c03302864907df0d37b49634e92921023709acd
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:clear property list
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:command:2020
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:send req[<SendMessageToWXReq: 0x280f23040>], appID:wx7611877a6766c704, universalLink:https://ao8z.lkme.cc/BDE/, sdkVersion:1.8.7.1
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:set property list
2020-06-08 10:42:07.827858+0800 Yanwei[7573:931892] PBItemCollectionServicer connection disconnected.
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:launch app with ul only success
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:launch app with universal link, ret:1
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:req:<SendMessageToWXReq: 0x280f23040>, cid:d0f0a71d4ca3274b540ae1d9653aa871b683d70a
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:Error:register fail, universal link is nil!
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:Error:register fail, universal link is nil!
[10:38:35] -[AppDelegate registeThirdInfo]_block_invoke [第744行]: WeChatSDK: wxlog:Error:register fail, universal link is nil!
已经参考过了,但是依旧无法确定问题出在哪里
请问wxlog:Error:register fail, universal link is nil! 是哪里没弄好吗,期待回复
你好,参考这里的流程详细排查https://docs.qq.com/doc/DZHNvSGJLS3pqbHNl