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 19 filestack-ios issues
Sort by recently updated
recently updated
newest added

If you choose picture from gallery or you make new one with camera it's returned with wrong rotation. If you choose in gallery and you have enabled eeditation tool you...

When uploading from Gallery, a user gets an "Unable to instantiate uploadable data reader" error when "Most Compatible" is enabled and using Live Photo or Long Exposure. Possible solution https://github.com/ekreative/filestack-ios/pull/5

If there is .withEditorEnabled() paramter in let config = Filestack.Config.builder and you choose video file then it stop working. With image selected it go to edidor right. I this there...

First - app is crashing on logout button press because of UI code is being called from background network thread. Second - repo claims itself as iOS 11 compatible but...

from nacl.signing import SigningKey import binascii def generate_ed25519_keys(): """ يقوم بإنشاء زوج من مفاتيح Ed25519: مفتاح خاص ومفتاح عام. المرتجعات: tuple: يحتوي على المفتاح الخاص والمفتاح العام كلاهما بسلسلة سداسية...