ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
330 stars 98 forks source link

[UI]: web version wallet reports 'Error: Unsupported Link' when tonConnectUI.sendTransaction #291

Open mideng2 opened 3 days ago

mideng2 commented 3 days ago

Describe the bug

When my application connects to the web version wallet and sends a transaction, the wallet reports an Error: Unsupported Link.

Expected behavior

I hope to be able to confirm transactions normally when opening a new web wallet page, or hide the 'Open wallet' button when connecting to the web version wallet to avoid misleading users

Current behavior

Error: Unsupported Link

Steps to Reproduce

  1. connect web version tonkeeper wallet
  2. use tonConnectUI.sendTransaction
  3. click 'Open wallet' on the loading panel
  4. click 'Sign in with Tonkeeper Web' image image image

Environment

app: telegram mini app / chrome / safari wallet: chrome / safari

Additional context

No response

tungleanh0902 commented 1 day ago

I have this error too. Is your error on testnet or mainnet? Did you fix this error?