微信分享问题,启动微信后,显示正在 “正在链接” 然后跳回app 黑屏闪一下,然后 又跳回微信了。请问怎么回事 ? appid : wx39ba9edb198ad66d 配置了 universa_Link, 调用自检函数 第4步以后就没信息了。日志显示PBItemCollectionServercer connection disconnected. 对于 continueUserActivity ,handleOpenURL , openURL. 均实现了 重写 。 2021-10-14 15:20:33.596980+0800 PTS[1592:147786] 0, 1, check passed, 2021-10-14 15:20:33.599546+0800 PTS[1592:147786] 1, 1, check passed, 2021-10-14 15:20:33.610329+0800 PTS[1592:147786] 2, 1, check passed, 2021-10-14 15:20:33.678806+0800 PTS[1592:147786] WeChatSDK: wxlog:set property list 2021-10-14 15:20:33.708278+0800 PTS[1592:147786] 3, 1, check passed, 2021-10-14 15:20:33.760808+0800 PTS[1592:147786] WeChatSDK: wxlog:launch app with ul only success 2021-10-14 15:20:33.761019+0800 PTS[1592:147786] 4, 1, check passed, 2021-10-14 15:20:33.761140+0800 PTS[1592:147786] WeChatSDK: wxlog:Successfully starting WeChat with the universal link. 2021-10-14 15:20:34.358433+0800 PTS[1592:147967] PBItemCollectionServicer connection disconnected.
微信分享SDK1.8.7.1,已正确配置Universal links,但分享提示未验证应用?问题描述:见下图,同一份代码,使用不同的wxAppID [图片] 补充信息: 微信分享SDK:1.8.7.1 微信版本:7.0.12 微信号:shuq0424 (已上传5.28日志) 日志为调用checkUniversalLinkReady的log信息 2020-05-28 13:46:40.606558+0800 Example[5139:1614442] step: 0, result: 1,,check passed 2020-05-28 13:46:40.607783+0800 Example[5139:1614442] step: 1, result: 1,,check passed 2020-05-28 13:46:40.618763+0800 Example[5139:1614442] step: 2, result: 1,,check passed 2020-05-28 13:46:40.683551+0800 Example[5139:1614442] step: 3, result: 1,,check passed 2020-05-28 13:46:40.734915+0800 Example[5139:1614442] dismiss 2020-05-28 13:46:40.738323+0800 Example[5139:1614442] step: 4, result: 1,,check passed 2020-05-28 13:46:40.764468+0800 Example[5139:1614466] PBItemCollectionServicer connection disconnected. 2020-05-28 13:46:40.905587+0800 Example[5139:1614466] PBItemCollectionServicer connection disconnected. 2020-05-28 13:46:41.767515+0800 Example[5139:1614442] Can't end BackgroundTask: no background task exists with identifier 1 (0x1), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug. 2020-05-28 13:46:42.647455+0800 Example[5139:1614442] step: 5, result: 1,,Universal Link check passed. The application is launched by WeChat via Universal Link 2020-05-28 13:46:42.648036+0800 Example[5139:1614442] step: 6, result: 1,,All Check Passed!
2021-10-14