Ink / ios-picker

[DEPRECATED] The easiest way to import content into your application. http://filepicker.io
MIT License
226 stars 78 forks source link

Don't include store path when i upload a big image in iOS 7 version 3.2.9 #89

Closed ghost closed 8 years ago

ghost commented 9 years ago

Hello, Because i am working on app with target iOS >=7.0. So i use PickerIO SDK version 3.2.9. BUT i got a problem with FPPickerControllerKey after upload successfully . I have config Store Path
If i upload a small size, SDK run FPSinglepartUploader then i got FPPickerControllerKey value with include Store Path. BUT when i upload a big image, SDK run FPMultipartUploader, after i got FPPickerControllerKey value without Store Path, And imageUrl doesn't return any image.

Anyone can help me? Many Thanks.

martha444 commented 8 years ago

Hello,

I'm sorry but we do not support 3.2.9 version. Please try our latest version (5.1.1)

ghost commented 8 years ago

Hi @martha444 , I tried with latest version (5.1.1), support from iOS 8.0. BUT still missing the same problem :

Can help me resolve this?

Thanks

pJes2 commented 8 years ago

98