• Projects -
  • Rating -
  • Rating 330

Budget: 4000 UAH Deadline: 4 days

Hello. I will take on the task, setting up the correct call to Trust Wallet specifically from the built-in TikTok browser, so that the button works without lag. I understand how to bypass WebView limitations on mobile devices when working with deep links. Could you let me know which engine or framework the landing page is built on? I would appreciate your feedback, I will answer all questions, and we can better align on deadlines and other project details. I'm ready to help.

  • Projects -
  • Rating -
  • Rating 352

Budget: 8000 UAH Deadline: 4 days

The landing page and WalletConnect itself are not breaking. The issue is specifically with the bio link → TikTok WebView → Get Your Card button → Trust Wallet app. In Safari/Chrome, this is already working for you, so I won't rewrite the existing WC scenario.

The typical reason here is a deep link/universal link that WebView is blocking, plus sometimes the old TikTok cache on JS. I will check the button handler, Reown/WC init, and what exactly is triggered on tap.

If direct opening of Trust is blocked, I will create a working workaround without the Trust site, without the store as a final step, and without an external wallet picker. And without an endless loader.
I regularly work on JS/mobile landing pages.

The price estimate is 100–200 USD, 2–4 days after ZIP. I will provide a fixed price after a quick code review, honestly.
Before starting, one question. Does the button currently open a universal link, custom scheme, or WC modal?

  • Projects 18
  • Rating 4.3
  • Rating 2 269

Budget: 4000 UAH Deadline: 1 day

Good day. I have reviewed your task and believe that I can turn your aspirations into a working structure. I suggest we discuss the details of the work and get started 😊

  • Projects -
  • Rating -
  • Rating 210

Budget: 4000 UAH Deadline: 4 days

I haven't solved such problems, but I promise to give it a try; it might work out, it might not. Shishka says it's 50/50. Your idea is so-so, so we can work on it for your money.

  • Projects 79
  • Rating 4.8
  • Rating 3 074

Budget: 4000 UAH Deadline: 1 day

Good day!
The task is clear!
I have relevant experience!!
Feel free to contact me! I will complete it with quality!!

  • Projects 19
  • Rating 5.0
  • Rating 2 830

Budget: 4000 UAH Deadline: 1 day

Hello! I am ready to complete the task today, it is 100% clear.

Please write to me privately, we will discuss the details.

  • Projects -
  • Rating -
  • Rating 348

Budget: 4000 UAH Deadline: 5 days

Hello! WebView in TikTok blocks external deep links, preventing Reown from directly calling Trust Wallet. I solved this in App browsers through custom universal links and the correct fallback scenario.

Do you use the default Reown modal or a custom button?

I can review your archive and prepare a test environment for iOS/Android.

  • Projects 34
  • Rating 5.0
  • Rating 8 558

Budget: 4000 UAH Deadline: 3 days

TikTok WebView blocks the standard WalletConnect deep link — the task is to correctly pass the transition to Trust Wallet specifically from this environment.

Approach: first, I detect TikTok WebView through the user-agent, then instead of the standard WalletConnect URI, I generate a deep link of the form `trust://wc?uri=...` with a fallback via `window.location` + setTimeout for iOS/Android. The key point: TikTok WebView on iOS often blocks `window.open` — I need to use `location.href` with the correct timeout and the universal link `https://link.trustwallet.com/wc?uri=...` as a backup, so iOS opens the app via Universal Links, not the browser. On Android, I additionally check the Intent scheme. All logic is isolated into one function without domain binding; I do not touch the existing WalletConnect scenario.

Send the repo or the source code of the landing page — I want to see how WalletConnect/Reown is currently initialized and which version of the SDK is used, as this will determine the exact patching method.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules