문제

I have a filepicker.io account which is set up to use my s3 bucket for storage. I can upload a file from iOS but no one can view it.

And I can't find a way to set access:public, because ios sdk doesn't allow to customize store request.

What are default access settings when using ios sdk to upload a file?

도움이 되었습니까?

해결책

The Ink Filepicker iOS library doesn't support setting s3 access levels. As a workaround, you should use the filepicker url that returns, as it is public.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top