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

Google Play detected NullPointerException #482

Closed
kaciula opened this issue Nov 4, 2020 · 5 comments
Closed

Google Play detected NullPointerException #482

kaciula opened this issue Nov 4, 2020 · 5 comments
Labels
new issue An issue that hasn't yet been seen from the maintainer

Comments

@kaciula
Copy link

kaciula commented Nov 4, 2020

Google Play reported some crashes and the stacktrace is the following.

Screenshot 2020-11-04 at 16 07 45

I am using file_picker: ^2.0.10

The crashes are on Motorola Moto and Samsung Galaxy S9.

@kaciula kaciula added the new issue An issue that hasn't yet been seen from the maintainer label Nov 4, 2020
@miguelpruivo
Copy link
Owner

@kaciula what's the file_picker version that's being used on that release?

@kaciula
Copy link
Author

kaciula commented Nov 4, 2020

@miguelpruivo I am using file_picker 2.0.10 in that release.

@miguelpruivo
Copy link
Owner

Ok, this is fixed with #298 I believe.

@kaciula
Copy link
Author

kaciula commented Nov 4, 2020

Cool. It seems to be the same issue as mine. Waiting for the new release to confirm. Thanks.

miguelpruivo added a commit that referenced this issue Nov 4, 2020
- Fixes an issue that could result in some files not being properly retrieved due to special characters on their names. ([#472](#472));
- Fixes a NPE that could happen with some devices. ([#482](#482));
@miguelpruivo
Copy link
Owner

Fixed and published with 2.0.12.

Thank you for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new issue An issue that hasn't yet been seen from the maintainer
Projects
None yet
Development

No branches or pull requests

2 participants