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

Connect wallet not working on telegram mini app #179

Open
ducpv-mobile opened this issue Jan 8, 2025 · 1 comment
Open

Connect wallet not working on telegram mini app #179

ducpv-mobile opened this issue Jan 8, 2025 · 1 comment

Comments

@ducpv-mobile
Copy link

Recently. I tried to integrate the feature to connect the wallet to Starknet in my tele mini app, but it is not working on mobile devices. 

ArgentMobileConnector.init({
options: {
url: typeof window !== "undefined" ? window.location.href : "",
dappName: "My app",
chainId: constants.NetworkName.SN_MAIN,
projectId: "***",
},
})

@ducpv-mobile ducpv-mobile changed the title Connect wallet not working on mobile Connect wallet not working on telegram mini app Jan 8, 2025
@ducpv-mobile ducpv-mobile reopened this Jan 8, 2025
@ducpv-mobile
Copy link
Author

Hi everyone. Any update?

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

3 participants
@ducpv-mobile and others