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

Crashlytics error "Null check operator used on a null value" #197

Open
reasje opened this issue Feb 18, 2025 · 6 comments
Open

Crashlytics error "Null check operator used on a null value" #197

reasje opened this issue Feb 18, 2025 · 6 comments
Assignees

Comments

@reasje
Copy link

reasje commented Feb 18, 2025

This ticket is for this issue.

@reasje reasje self-assigned this Feb 18, 2025
@reasje
Copy link
Author

reasje commented Feb 19, 2025

I have checked the issue, Me & Sang Not able to replicate and It doesn't make scense to happen, However in rare cases we might experience:

  1. Form Widget Not Yet Rendered
  2. Form Widget Disposed
  3. Form Widget Not in the Widget Tree

Which none of above happened in my case.
So All I can do is to null check before using.

@reasje
Copy link
Author

reasje commented Feb 19, 2025

We need to check statistics after this release.

@reasje
Copy link
Author

reasje commented Feb 19, 2025

@SanghamitraBhowmick1993
This ticket implies changes to send crypto "Recipient" textfield, & "Amount" textfield, It would be If we can check those.
The build.

@reasje
Copy link
Author

reasje commented Feb 21, 2025

Found the issue :

  1. Open app & Go to settings
  2. Click on scan QR. code icon
  3. Scan a QR code with invalid wallet address
  4. Choose the token and proceed
  5. In Send crypto page you shouldn't see invalid address error message initially entering that page and the wallet address looks valid

@reasje
Copy link
Author

reasje commented Feb 21, 2025

Also similar bug:
After doing steps in above example, Try continueing and doing a transaction (Any transaction), You should see a black screen.
The app is not crashed, The app is there but navigation is not able to find related page.

@reasje
Copy link
Author

reasje commented Feb 21, 2025

@SanghamitraBhowmick1993 Both issues should be fixed on this build.

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

1 participant