filestack / FSPicker

DEPRECATED
MIT License
10 stars 15 forks source link

Latest version not compiling exportURL not found #14

Closed cerupcat closed 8 years ago

cerupcat commented 8 years ago

Line 93 in FSExporter is not allowing things to compile:

    [Filestack exportURL:exportURL parameters:parameters completionHandler:^(FSBlob *blob, NSError *error) {
pJes2 commented 8 years ago

Is this still the case? Did you run pod update? Filestack (not FSPicker) version 0.3.2 should work.