how to use reown-kotlin #5387
Unanswered
factblock-roy
asked this question in
Developer Support
Replies: 2 comments
-
current docs so weak guide |
Beta Was this translation helpful? Give feedback.
0 replies
-
cc @jakubuid |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm an app developer. Our app was developed in the form of web view, and I'm trying to log in from the app.
What I want is that when I press the button, the wallet connect modal comes out, and after selecting, I bring the signature and message through the authentication process. I'm currently using the kotlin appkit. I also succeeded in initializing it. The problem is that the modal appears, but no ui appears. Web3Button and NetworkButton also keep saying connecting. Is there any way I can do it.
Currently my project id is 1e7e4bba5b0c2721eb93310ae0ff511d
Beta Was this translation helpful? Give feedback.
All reactions