Replies: 1 comment
-
Hey did you find some workaround? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am a developer at Nightly. We have a functionality in our wallet that allows our wallet to be injected as an extension on mobile safari. Now our wallet works well with your selector (@rainbow-me/rainbowkit) on desktop (chrome), and by working well i mean it injects and the selector doesnt filter it out. The latter happens unfortunately on mobile version, specifically the filter wallet => wallet.isRainbowKitConnector filters out injected wallets (the filter is only on mobile in the MobileOptions.tsx). Would it be possible to maybe remove this filter somehow, or maybe there is another workaround? Thanks in advance!

Beta Was this translation helpful? Give feedback.
All reactions