Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When authorized to log in, opening my app using universal link failed, causing the app login to fail. #18

Open
sunny635533 opened this issue Nov 28, 2023 · 0 comments

Comments

@sunny635533
Copy link

sunny635533 commented Nov 28, 2023

When authorized to log in, opening my app using universal link failed, causing the app login to fail.
A few users will encounter this situation. When installing the app for the first time, there may be a problem with the network connection, causing universal link related files to fail to download.I also encountered this problem when I installed the app after setting up a proxy on my iOS phone. Here's a video of the issue:

2023-11-29.14.20.27.mov

This web page address is the universal link I configured.
image

Pod file:
pod 'TikTokOpenSDKCore'
pod 'TikTokOpenAuthSDK'
sdk's version is 2.2.0

I found webpage information similar to this question:
https://stackoverflow.com/questions/65645013/ios-apple-universal-links-fails-randomly
https://stackoverflow.com/questions/44257362/ios-universal-links-sometimes-stops-working

When logging in, TikTok uses the universal link configuration to jump back to my app, but the download of the universal link description file may fail. The user must reinstall the app in a good network environment to use it normally. I would like to know if there is a better way to solve this problem besides reinstalling the app?

@stephen-boyle Could you help me look into this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant