I'm using react-native-image-picker module. picking photos from gallery.Then restarts(sometimes) the app without showing any error, taking a photo from camera works fine. I tried to upload image in firebase database.
Asked
Active
Viewed 1,072 times
5
-
okay how should anyone know what the problem is? – Peter Haddad Jan 22 '18 at 11:47
-
Find an image that worked. Does it restart if you pick the same image many times? Perhaps one image works always, while another one crashes the system. – bla Jan 22 '18 at 12:05
-
if user pick an image from gallery it's not working. take photo from camera working fine i'm using react-native-image picker module – sai Jan 22 '18 at 12:47
-
First screen Going to the camera or file selector no problem. Escaping out of the camera or file selector view will crash the app. Taking a picture and click ok button, or selecting a picture from the file selector will crash the app. React Native version: 0.46.4 Platform: both Development Operating System: MacOS, Dev tools:Android Studio navigation crash for Android This happens both on physical device(tab) – sai Jan 25 '18 at 06:23
-
how did you solve the problem ? – David Sep 13 '19 at 14:29
-
Did anyone solve this issue? – Zeeshan Ahmad Khalil Oct 17 '20 at 17:04