cloudinary / cloudinary/cloudinary_kotlin
The Ckoudinary Kotlin SDK does not have resolve the uploader() method to upload images as shown on the documentation!
Open
- 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
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.