Tomislav Horvat
Results
1
issues of
Tomislav Horvat
## Describe the bug in a sentence or two. I get an `java.lang.ClassCastException: com.cloudinary.Transformation cannot be cast to java.lang.String` error when attempting a transformation: `val transformation = Transformation().width(1280).crop("scale")` ## Issue...