benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
398 stars 151 forks source link

Not working in Android #81

Closed saikiranoptisol closed 5 years ago

saikiranoptisol commented 5 years ago

In ios when i upload a image its working fine. but in android whn i upload to aws it is uploading to aws but while scaling in AWS it is showing an error and i cant able to get back the uploaded image. if i use that cloudfront url in browser it is showing error as

AccessDenied Access Denied E2DF0C88A37475BD tak+c/ZaZW6HRmmP7F7p0EFRrtPHiQnnBKoNVOBmAUKX4LmlGr6oOfthpiOBVV1pjcLIPcC+d1Y=

But in if i upload a image its working fine. Help on this please