tronprotocol / tronweb

Javascript API Library for interacting with the TRON Network
MIT License
440 stars 277 forks source link

Open DApp by Deeplink not work #436

Closed pmo-van-018 closed 11 months ago

pmo-van-018 commented 1 year ago

I'm using the Open DApp tutorial to open TronLink mobile app and and launch my DApp link: https://docs.tronlink.org/tronlink-app/deeplink/open-dapp. But I have met some below cases:

  1. When I use action: 'open', The TronLink mobile app just open some specific link (E.g: 'https://justlend.org/#/home')
  2. If the TronLink app not openning, the Deeplink just open the TronLink app, not open the DApp link.

Please help to check these issues, many thanks.

svein1010 commented 1 year ago

Thanks for participating in the development on Tron. But tronweb focus on interacting with Tron blockchain using javascript. This issue seems to be relative to TronLink app. You can find their community in the footer of TronLink home page. Note that only website that is in whitelist can be opened with Deeplink. You'd better contact the TronLink developer community.