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

Unable to connect wallet in android release mode #40

Closed
McDreamy opened this issue May 12, 2022 · 4 comments
Closed

Unable to connect wallet in android release mode #40

McDreamy opened this issue May 12, 2022 · 4 comments

Comments

@McDreamy
Copy link

I tried to connect MetaMask wallet in debug mode and is working fine. But when we create release build it stops working. It still able to open MetaMask, but after unlock the MetaMask account it won't prompt the dialog for connect wallet.

@zzyakenzz
Copy link

I had the same issue, please tell me if you have answer. Thanks!

Repository owner deleted a comment May 17, 2022
@supafoundation
Copy link

same issue

@supafoundation
Copy link

Fixed for me following these steps: https://stackoverflow.com/questions/67978223/flutter-http-get-request-doesnt-work-on-apk-release
Trust wallet still doesnt work however

@zzyakenzz
Copy link

I fixed this issue by adding Internet permission at Manifest in android module:

It's working well for me on release mode

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

4 participants