tencent_kit icon indicating copy to clipboard operation
tencent_kit copied to clipboard

请教个问题, ios13中qq分享设备未授权(错误码25105) , 这个问题是什么原因呀

Open luyi-word opened this issue 5 years ago • 9 comments

现在qq分享 只有ios13有问题 , ios12没有问题

luyi-word avatar Nov 29 '19 02:11 luyi-word

没遇见过,你有没有设置 universalLink?

droplet-js avatar Dec 02 '19 14:12 droplet-js

设置了

luyi-word avatar Dec 03 '19 06:12 luyi-word

那你只能去质询腾讯客服或者替换成旧版 fake_tencent: ^0.3.4 吧

droplet-js avatar Dec 03 '19 06:12 droplet-js

你苹果appid对应的苹果后台证书和你xcode出包的证书不一样?我目前发现这个问题导致

p709723778 avatar Feb 13 '20 04:02 p709723778

  • 确保 QQ 互联后台 universal link 验证通过
  • 确保应用能力 Associated Domains 里 applinks 正确设置
  • 确保 application delegate application:continueUserActivity:restorationHandler: 方法有正确处理

BB9z avatar Mar 12 '20 03:03 BB9z

你好,SDK注册的时候,universalLink的断言 assert(!Platform.isIOS || universalLink == null); 不是很明白,iOS须为null?我加了这个参数,然后因为这个assert红屏了,,分享的话是要加这个字段的对吧 DFAA5DE9-8F29-4F91-BEC2-4F34984F1A8D

thiszhong avatar May 31 '20 19:05 thiszhong

请教个问题, ios13中qq分享设备未授权(错误码25105) , 这个问题是什么原因呀!!如何解决

JL521 avatar Jul 16 '20 07:07 JL521

请教个问题, ios13中qq分享设备未授权(错误码25105) , 这个问题是什么原因呀!!如何解决

大佬 你这个问题解决了吗

DurianWyn avatar Aug 20 '20 03:08 DurianWyn

请教个问题, ios13中qq分享设备未授权(错误码25105) , 这个问题是什么原因呀!!如何解决

大佬 你这个问题解决了吗

bangTcl avatar Apr 10 '23 08:04 bangTcl