收藏
回答

微信 iOS SDK check 失败,应该如何正确配置?

注册成功,添加了 appdelegate 里的回调,添加了 Associated Domains, 配置好了 aasa 文件。还是无法正常通过check

wxlog [WXApi.m]+[WXApi registerApp:universalLink:]WXLog:using sdk:xcframework-iphone-arm64

wechat registerApp true

wechat WXULCheckStep(rawValue: 0) WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]

wechat WXULCheckStep(rawValue: 1) WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]

wechat WXULCheckStep(rawValue: 2) WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]

wxlog [AppCommunicate.m]+[AppCommunicate setPropertyList:forAppID:canReadPasteBoard:]WXLog:set property list

wechat WXULCheckStep(rawValue: 3) WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]

wxlog [WXApi.m]+[WXApi launchApplicationWithUrl:completion:]_block_invokeWXLog:launch app with ul only success

wechat WXULCheckStep(rawValue: 4) WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]

wxlog [WXApi.m]+[WXApi checkUniversalLinkReady:]_block_invokeWXLog:Successfully starting WeChat with the universal link.
回答关注问题邀请回答
收藏
登录 后发表内容