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

SDK enhancements

Open AniVerma17 opened this issue 1 year ago • 2 comments

  • Add following features in the SDK:
    • URL constructor methods for adaptive video streaming, adding raw transform options as a string, and image loading in the responsive manner according to the target view.
    • Upload policy to set constraints on upload requests for device conditions, retry mechanism etc.
    • Upload preprocessors to transform images and video before uploading.
  • Migrate the uploader methods and API calls to the V2 upload API.
  • Remove the deprecated overlay transformation options from URL constructor.

Also resolves #9.

AniVerma17 avatar Dec 14 '23 07:12 AniVerma17