Closed seantanly closed 7 years ago
Hey @seantanly
Sorry for the delay, unfortunately (as you can probably tell) our iOS library is not under active development, but I released version 0.3.3
which adds security to all of these methods, could you update your pod and let me know if it is working for you?
@pJes2 Thanks, will try it out and feedback. :)
@pJes2 I have tested Filestack remove:completionHandler:
and it's working fine with the security added. Thanks!
Currently Filestack
remove:completionHandler:
seems to be missing the support for passing in aFSSecurity
. The other 2 methodspickURL:completionHandler:
anddownload:completionHandler:
seems to be having the same issue.Am I missing something on how to use these 3 methods with security enabled?