[SOLVED] How to check if user is navigating thru trust wallet app?

Hi! I’m using deeplink to force user to use Trust Wallet Browser. However, I would like to check in the background if he is using the trust wallet.

Thanks

You can try checking the user agent but there may not be any info specific to Trust Wallet (like a name).

If there’s no specific info to Trust Wallet in the user agent, a user posted this to help narrow down whether the user is most likely using MetaMask browser, you can try adapting that for Trust Wallet.

1 Like