filestack-ios icon indicating copy to clipboard operation
filestack-ios copied to clipboard

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.

Results 8 filestack-ios issues
Sort by recently updated
recently updated
newest added

This PR updates the Zip foundation dependency to the latest.

Hi all, how can I localize to my native language picker titles and other labels .... ?

iOS Documentation needs update or explanation. I want to display image but get error. Code official doc says: 1. import FilestackSDK 2. let filelink = transformable(handle: "g8fLXNCRT4K3TJSUFrRW") Github gives nothing...

If I select options of "Select Photo" from permission at the first time and select some specific photos from the settings but PickerNavigationController display all photos instead of specific photos....

Xcode 2.5 (12E262) Swift 5.4 SwiftPM - Xcode's Bundled version Project Minimum iOS Version: 13 `filestack-ios`: 2.7.2 When importing the library using Xcode's UI for adding Swift Packages to our...

We can't process files before uploading them when using the picker, resulting in the user uploading file formats we don't support, etc.

enhancement

Hey everyone, we have an issue uploading multiple files in parallel. Our approach is the following: 1. A user selects or takes an image. 2. Those images ares stored in...