只到第四步就停下了,也没报错。有大佬帮忙看看吗
[WXApi.m]+[WXApi registerApp:universalLink:]WXLog:using sdk:xcframework-iphone-arm64
step: WXULCheckStep(rawValue: 0)
result: WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]
step: WXULCheckStep(rawValue: 1)
result: WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]
step: WXULCheckStep(rawValue: 2)
result: WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]
[AppCommunicate.m]+[AppCommunicate setPropertyList:forAppID:canReadPasteBoard:]WXLog:set property list
step: WXULCheckStep(rawValue: 3)
result: WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]
[WXApi.m]+[WXApi launchApplicationWithUrl:completion:]_block_invokeWXLog:launch app with ul only success
step: WXULCheckStep(rawValue: 4)
result: WXCheckULStepResult[success: 1, errorInfo: check passed, suggestion: ]
[WXApi.m]+[WXApi checkUniversalLinkReady:]_block_invokeWXLog:Successfully starting WeChat with the universal link.
我也遇到这样,在iOS18设备无法完成分享,点击分享拉起微信显示正在建立连接后跳回原来app,无法完成分享,请问楼主如何解决的
您好,我也遇到了,您怎么解决的