React-native-image-crop-picker: [Error: Cannot find image data]

Created on 27 Oct 2020  路  1Comment  路  Source: ivpusic/react-native-image-crop-picker

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.35.1
  • react-native v0.62.2

Platform

  • Android

Steps to reproduce

  1. Open picker with image .jpg

  2. Change size

  3. catch => console.log() // [Error: Cannot find image data]

Most helpful comment

try adding android:requestLegacyExternalStorage="true" to your android manifest in the application section

https://github.com/ivpusic/react-native-image-crop-picker/issues/1304#issuecomment-639246786

>All comments

try adding android:requestLegacyExternalStorage="true" to your android manifest in the application section

https://github.com/ivpusic/react-native-image-crop-picker/issues/1304#issuecomment-639246786

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhangjunhou picture zhangjunhou  路  3Comments

manojshrimalla picture manojshrimalla  路  3Comments

sergiulucaci picture sergiulucaci  路  3Comments

JodiWarren picture JodiWarren  路  3Comments

Martian2Lee picture Martian2Lee  路  3Comments