cloudinary_ios icon indicating copy to clipboard operation
cloudinary_ios copied to clipboard

Cloudinary iOS SDK

Results 20 cloudinary_ios issues
Sort by recently updated
recently updated
newest added

## Feature request for Cloudinary iOS SDK ## Explain your use case We have business logic to run in response to a upload task completion (success or failure), e.g., database...

enhancement

Hi - Do you know if you plan to add OSX app support in the near future given this is in swift?

enhancement

Hi there, I wanted to make a quick suggestion. Cloudinary can use a significant amount of memory, particularly when uploading videos or large photos because image/video data must be fully...

enhancement

Installed version 4.5.0 via CocoaPods. Version does not compile. Plenty of issues. First one in CLDVideoPlayer.swift `/Users/xxx/Pods/Cloudinary/Cloudinary/Classes/ios/Video/CLDVideoPlayer.swift:42:25 Cannot find type 'VideoEventsManager' in scope ` iOS Cloudinary SDK version - 4.5.0....

Using OPTIONS, you can see that Cloudinary accepts `Content-MD5` as a header when uploading a file. Currently, there is no way to add this or any other headers to a...

Hacktoberfest is here! And we’re excited to invite you to explore and contribute to our Cloudinary SDKs on GitHub! Whether you’re a seasoned contributor or new to Open Source, this...

### Brief Summary of Changes #### What does this PR address? - [x] GitHub issue (Add reference - #445) - [ ] Refactoring - [ ] New feature - [...

When trying to upload to a Swift Registry using the `swift package-registry publish` command, the operation fails due to the missing `_Pods.xcodeproj`. E.g. ``` swift package-registry publish .cloudinary-cloudinary_ios 5.1.0 \...

## Bug report for Cloudinary iOS SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. Memory...

### Brief Summary of Changes Add github actions script #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) - [ ] Refactoring - [x]...