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.
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 ?
@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.
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 ?