-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WalletConnect] Cannot load wallet connect SDK on linux #16391
Comments
The nix build is missing the web engine dependency. But local builds without nix are not working either.
|
cc @micieslak |
Local build works fine here on Fedora:
|
This was referenced Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
The WalletConnect html page cannot be loaded by the web view on linux. As a result the WC connection is disabled.
Description
Steps to reproduce
Try to pair any dApp. The URL validation fails.
There's no init log in the console.
Expected behavior
Wallet connect gets initialised and dApp pairing works.
Actual behavior
Wallet connect is not initialised and dApp pairing doesn't work
Additional Information
The text was updated successfully, but these errors were encountered: