Hi, When I want to select a file from files library on Android 8.0, everything works when I select a file from internal memory but when I select a file from the SD Card the function getPicture() returns an empty filePath. No error triggered, I enter on the success calback.
I'm working on Ionic 3.20.0 with the cordova-plugin-camera 4.0.3 The permissions READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE are granted. Any idea ? Thanks [ Full content available at: https://github.com/apache/cordova-plugin-camera/issues/347 ] This message was relayed via gitbox.apache.org for [email protected]
