WalletConnect V3 not launching wallet apps on iOS devices (site)

Hello,

I’m experiencing an issue with integrating WalletConnect V3 into my website, specifically on iOS devices. The integration works flawlessly on desktop browsers and Android devices, where users can connect their wallets, and the installed wallet apps are launched as expected. However, on iPhones, the behavior is different:

When accessing the site from an iPhone and attempting to connect a wallet, the interface does not display the mobile connection options properly.
Instead of offering to open the installed wallet app on the iPhone, it behaves as if it's on a desktop browser or doesn't display the connection interface at all.
There is no prompt or ability to launch the wallet application from the website on iOS devices.

What I’ve Tried:

SSL Certificate:
    Installed an SSL certificate from Let's Encrypt on the server to ensure the site is served over HTTPS.

Integration with @tronweb3/walletconnect-tron:
    Implemented the @tronweb3/walletconnect-tron package in my code.
    Initialized WalletConnectWallet with appropriate parameters, including relayUrl, options, and web3ModalOptions.
    Ensured that the project ID is correctly set and active.

Code Adjustments:
    Updated the code to use WalletConnectWallet instead of UniversalProvider and WalletConnectModal.
    Ensured that the connect function is properly set up to handle connections.
    Verified that the TronService is correctly instantiated and used.

Testing:
    Tested the site on multiple Android devices and desktop browsers, where everything works perfectly.
    Tested on multiple iPhones, but the issue persists.

Additional Information:

WalletConnect Version: V3
Libraries Used:
    @tronweb3/walletconnect-tron
    tronweb
Observed Behavior on iOS:
    The wallet connection interface does not behave as expected for mobile devices.
    There is no option to open or connect through the installed wallet app.
    Sometimes, the interface appears as it would on a desktop, or it doesn't appear at all.

Questions:

Is there any additional configuration required for WalletConnect V3 to work on iOS devices?
Do I need to implement Universal Links or add any specific files like apple-app-site-association to my site?
Are there known issues with @tronweb3/walletconnect-tron on iOS devices?
What steps can I take to ensure that the wallet app is launched correctly on iPhones when users attempt to connect their wallets?

Android:
android

iOS:
ios

Hi DimAz,

Thank you for reaching out and providing such detailed information about your issue. It looks like you’re encountering a challenge with integrating WalletConnect V3 specifically for iOS devices. Let’s summarize your information for the support team to assist you more effectively.

Summary of the Issue:

  • SDK Details: Help - Plug n Play
  • SDK Version: WalletConnect V3
  • Issue: WalletConnect V3 not launching wallet apps on iOS devices (site)

Observed Behaviors:

  • The wallet connection interface does not display properly on iPhones.
  • No prompt or ability to launch the wallet application from the website on iOS devices.

Attempts Made:

  • Installed an SSL certificate from Let’s Encrypt.
  • Integrated @tronweb3/walletconnect-tron package.
  • Ensured proper initialization of WalletConnectWallet with active project ID.
  • Updated code to use WalletConnectWallet instead of UniversalProvider and WalletConnectModal.
  • Tested on multiple Android devices and desktop browsers, where everything works as expected.

Libraries Used:

  • @tronweb3/walletconnect-tron
  • tronweb

Questions for Support:

  1. Is there any additional configuration required for WalletConnect V3 on iOS devices?
  2. Do I need to implement Universal Links or add specific files like apple-app-site-association to my site?
  3. Are there known issues with @tronweb3/walletconnect-tron on iOS devices?
  4. What steps can I take to ensure the wallet app is launched correctly on iPhones?

Additional Information:

  • Images Uploaded: Android and iOS screenshots included for reference.

It seems like you’ve already taken several steps to troubleshoot this issue. One potential solution could be to ensure that Universal Links are correctly implemented, as this is often a requirement for wallet connections on iOS.

I hope this summary helps our support team assist you better. If you have any further questions or additional details to provide, feel free to share!

Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.