react-native-image-picker: Open video local storage (library) exit the application

Bug report

Summary

Open video local storage (library) cash app.

Environment info

“react-native-image-picker”: “^2.3.3”, “react”: “16.13.1”, “react-native”: “0.63.2”,

react-native info output:

# paste it here

Library version: x.x.x

Steps to reproduce

Screen Shot 2020-09-16 at 9 54 30 AM

Describe what you expected to happen:

  1. Open library.
  2. Choose Video.
  3. Exit the application

Reproducible sample code

Screen Shot 2020-09-16 at 10 00 01 AM

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 3
  • Comments: 15 (3 by maintainers)

Most upvoted comments

This is the stacktrace that Flipper provides when the app crash after a video gets selected. image

https://stackoverflow.com/questions/61586124/illegalargumentexception-invalid-column-latitude Looks like this is an issue with android 10 default google photos app. Works properly on android 9 and 11. All tested in emulators. Some one test it with real android 10 device and tell if the issue happens. But the bug is on android side.

I got same error and was solved setting noData param to true noData: true

I have the same problem too. Is this a bug? Using android 10, rn 0.63.2, rn-image-picker 2.3.4 And I got no error

Wait admin fix. You can open android studio logcat if see not error