cloudinary / cloudinary/cloudinary_kotlin

The Ckoudinary Kotlin SDK does not have resolve the uploader() method to upload images as shown on the documentation!

Open
#100 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
10
Forks
5
PR merge metrics
No merged PRs in 30d

Description

cloudinary.uploader().upload(imageFile) {
params {
uploadPreset = "sample_preset"
}
options {
unsigned = true
}
}

Screenshot 2024-05-16 at 8 46 52 AM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.