Skip to content

WaleltConnect modal does not show up on mobile #51

@kstulgys

Description

@kstulgys
  • I'm submitting a ...
    [x] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

I get supported wallets and rendering in react app (I do not want to use the default modal). Then connect wallet by providing wallet Id. Works fine for desktop but for mobile if I select WalletConnect - the modal (WallectConnect modal) does not show up.

// render wallets
let wallets = await sdk.getSupportedWallets();

// connect wallet
sdk.setWallet(id);
const { address } = await sdk.getAddress();
  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions