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

Android issue #26

Open
muhammad-hassan-shakeel opened this issue Dec 8, 2023 · 0 comments
Open

Android issue #26

muhammad-hassan-shakeel opened this issue Dec 8, 2023 · 0 comments

Comments

@muhammad-hassan-shakeel
Copy link

The flow I have created:

  1. Initialize wallet connect using init(projectId: _projectId, appMetadata: _walletMetadata)
  2. Then I connect using connect();
  3. Then I pair using pair(uri: uri);
  4. When I have to disconnect the session, I use .disconnectSession(topic: widget.session.topic)

It works fine till this point. But if I try to pair again, it takes way too long. But if I restart the app and try again, it works fine till step 4.

It is happening on android only, iOS works fine

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

1 participant