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
trafficstars

  • 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

Hey, I've been using the latest version and have noticed the the ability to subscribe to progress updates via the uploadProgressHandler doesn't work. Progress is never reported on media uploads. I was curious if this is 1) a known issue, and 2) if so, planned to be fixed.

wtsnz avatar Feb 16 '24 23:02 wtsnz

@ahnv are we okay in using v2 version of upload API?

imagekitio avatar May 14 '24 02:05 imagekitio

@ahnv are we okay in using v2 version of upload API?

I have added the v2 dummy server, we should be good to provide the functionality

ahnv avatar Jun 03 '24 08:06 ahnv