收藏
回答

PBItemCollectionServicer connection disconnected.

框架类型 问题类型 操作系统 操作系统版本 手机型号 微信版本
小程序 Bug iOS 14.8 11 8.0.20

iOS接入微信sdk后,2023-10-16 17:45:33.368277+0800 KIWok[83225:13819643] -[WXLoginVM wxLoginAuthInfo]_block_invoke[76]1

2023-10-16 17:45:33.369127+0800 KIWok[83225:13819678] PBItemCollectionServicer connection disconnected.

2023-10-16 17:45:35.614364+0800 KIWok[83225:13819681] [Client] Updating selectors after delegate removal failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process." UserInfo={NSDebugDescription=The connection to service on pid 87 named com.apple.commcenter.coretelephony.xpc was invalidated from this process.}

这个问题,如何解决啊


已经配置了apple-app-site-association 文件,内容为:

{

"applinks": {

"apps": [],

"details": [

{

"appID": "Shanghai Posher Interactive Communication Co., Ltd.com.boshang.kiwork",

"paths": ["*"]

},

{

"appID": "Shanghai Posher Interactive Communication Co., Ltd.com.boshang.rekiwok",

"paths": ["*"]

}

]

}

}



Associated Domains配置为:

applinks:https://kmeta.world/




回答关注问题邀请回答
收藏
登录 后发表内容