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

[Bug] BigInt module not found on Approve ERC20 on Android #6307

Closed
sethkfman opened this issue May 1, 2023 · 2 comments
Closed

[Bug] BigInt module not found on Approve ERC20 on Android #6307

sethkfman opened this issue May 1, 2023 · 2 comments
Labels
Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform type-bug Something isn't working

Comments

@sethkfman
Copy link
Contributor

sethkfman commented May 1, 2023

Description

Whenever I try to make an Approve tx, the app crashes with this errror Can't find variable: BigInt

[only-android]

After first reporting it here, we've seen that it's a separate issue, happening on the RC branch 6.4

Screenshots

bigint-module-not-found.mp4

Steps to reproduce the behavior

  1. Go to the test dapp
  2. Deploy the Collectibles contract
  3. Mint a token
  4. Click Approve
  5. MM crashes with the error Can't find variable: BigInt
  • Device: Pixel
  • OS: Android
  • App Version: v6.4.0

Related Issue: #913

@sethkfman sethkfman added the type-bug Something isn't working label May 1, 2023
@anaamolnar anaamolnar added team-mobile-client Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking labels May 25, 2023
@tibi77
Copy link
Contributor

tibi77 commented Jun 28, 2023

Has this one been solved? I can see the big int code being imported; cc @sethkfman ?

@sethkfman
Copy link
Contributor Author

Closed due to this issue be completed: https://github.com/MetaMask/mobile-planning/issues/913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform type-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants