filestack / filestack-ios

Official iOS SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
MIT License
54 stars 36 forks source link

Unable to support the Alamofire 5.0 #70

Closed ashish7-iOS closed 3 years ago

ashish7-iOS commented 3 years ago

pod 'Filestack' has dependency with Alamofire 4.x.x version. However, I have a Alamofire 5.0 which works fine for other pods (with dependency on alamofire). How to resolve this issue ?

rnine commented 3 years ago

@ashish7-iOS Thanks for reporting! As a matter of fact, we have just removed our dependency on AlamoFire on the latest release of Filestack (see 2.6.0.) so you should no longer have any issues using Filestack together with AlamoFire 5.x.