react-native-aws3 icon indicating copy to clipboard operation
react-native-aws3 copied to clipboard

Images stored at s3 with name undefined.

Open rashmimhatre100 opened this issue 7 years ago • 1 comments

Hi,

Image object: res: ', { uri: 'content://com.android.providers.media.documents/document/image%3A9799', I/ReactNativeJS(15571): fileSize: 66395, I/ReactNativeJS(15571): fileName: 'IMG-20180325-WA0012.jpg', I/ReactNativeJS(15571): type: 'image/jpeg' }

Post response,

{ postResponse: { key: 'uploads/undefined', etag: '1951079ce27f35c88ed9178f51bf8f62', bucket: 'xyz', location: 'https://xyz.s3.amazonaws.com/uploads%2Fundefined' } }

Thanks in advance!

rashmimhatre100 avatar Mar 25 '18 09:03 rashmimhatre100

Any update on this, did you manage to fix it ?

Sterlingryan avatar Nov 16 '18 07:11 Sterlingryan