Skip to content
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

Sample app is not working #25

Open
abalyasnikov opened this issue Aug 21, 2020 · 3 comments
Open

Sample app is not working #25

abalyasnikov opened this issue Aug 21, 2020 · 3 comments

Comments

@abalyasnikov
Copy link

Hey,
We integrate WalletConnect to Zerion app.
But Sample app isn't working at all. After I press Connect button, I just see an empty screen in the wallet interface.
Could you please check my screencast?
https://yadi.sk/d/HMjZJCVw9fAitg

@xumoyan
Copy link

xumoyan commented Aug 17, 2021

i rewrite this demo
https://github.com/xumoyan/walletConnectDemo.git

@erfanegtfi
Copy link

I have same problem. Sample app is not working and there is no complete document, how it's going to work

@erfanegtfi
Copy link

I replaced this line (in ExampleApplication.kt):
config = Session.Config(UUID.randomUUID().toString(), "http://localhost:${BridgeServer.PORT}", key)
with
config = Session.Config(UUID.randomUUID().toString(), "https://bridge.walletconnect.org", key)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants