prachiFam / amazon_s3_cognito

this is a Flutter plugin allows users to upload and delete image for amazon s3 cognito
Other
16 stars 24 forks source link

iOS Upload Image Url return empty string #5

Open DesortsSolution opened 5 years ago

DesortsSolution commented 5 years ago

Image uploaded to aws s3 bucket successfully but in iOS Upload Image Url return empty string. It's working on android

Android Response Ios Response

prachishriv commented 5 years ago

Right now the IOS plugin only seems to be working with buckets which have public access.

Gursewak-Uppal commented 4 years ago

Can you explain little why it's not work with private access?

yswtrue commented 4 years ago

Right now the IOS plugin only seems to be working with buckets which have public access.

I already have public access, but still get empty url.