Rainbow kit #2081
SargsyanGegham
started this conversation in
Feedback
Rainbow kit
#2081
Replies: 4 comments 1 reply
-
@SargsyanGegham Sounds like a wallet deep link issue. Can you share a reproducible example ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your reply. yes it doesn't work in Telegram Bot Min app, the
problem is in your connection logic, it only works in the top context where
window.ethereum is not undefined.
вс, 28 июл. 2024 г. в 02:29, MK ***@***.***>:
… @SargsyanGegham <https://github.com/SargsyanGegham> Sounds like a wallet
deep link issue. Can you share a reproducible example ?
—
Reply to this email directly, view it on GitHub
<#2081 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALDWZY3HS7WWGOUMKHYVYD3ZOQNLXAVCNFSM6AAAAABKLLUAKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJWHEZTCNI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Unfortunately I can’t share my code, but you can try open your connection
logic inside of telegram bot, I think for resolving this problem you need
use deep links, anyway if you want replicate this issue you should create
test
…On Mon, 29 Jul 2024 at 15:04 MK ***@***.***> wrote:
Do you have a minimal repro example ?
—
Reply to this email directly, view it on GitHub
<#2081 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALDWZY7F2DVBQILAU2C2F6LZOYOTZAVCNFSM6AAAAABKLLUAKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJXHA2TIMI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI connectKit work for ios, I customize and fix connection for both
android and iOS devices
On Mon, 29 Jul 2024 at 18:44 Gegham Sargsyan ***@***.***>
wrote:
… Unfortunately I can’t share my code, but you can try open your connection
logic inside of telegram bot, I think for resolving this problem you need
use deep links, anyway if you want replicate this issue you should create
test
On Mon, 29 Jul 2024 at 15:04 MK ***@***.***> wrote:
> Do you have a minimal repro example ?
>
> —
> Reply to this email directly, view it on GitHub
> <#2081 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALDWZY7F2DVBQILAU2C2F6LZOYOTZAVCNFSM6AAAAABKLLUAKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJXHA2TIMI>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***
> com>
>
|
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
-
Wallet connect not working in telegram bot mini app do you have any suggestions or solution for this problem? (In telegram bot mini app my project opens inside webview component and windows object is not same with user phone context ) if you have any solution please let me know
Beta Was this translation helpful? Give feedback.
All reactions