Giter Site home page Giter Site logo

iOS display image about filestack-ios HOT 4 OPEN

filestack avatar filestack commented on May 28, 2024
iOS display image

from filestack-ios.

Comments (4)

rnine avatar rnine commented on May 28, 2024

@neo0x0 Could you explain in more detail what are you trying to achieve?

from filestack-ios.

emajewicz avatar emajewicz commented on May 28, 2024

I believe that this is the same issue that I am encountering. Without a transformation the image displays fine

let fileLink = fsClient!.sdkClient.fileLink(for: handle);

However when using a transformation I get an error

let transformable = fsClient!.sdkClient.transformable(handle: handle);

The error I receive when trying to display the image is "conv20 provider error: Failed to identify the file, probably corrupted image provided (idx 0)"

from filestack-ios.

rnine avatar rnine commented on May 28, 2024

@emajewicz Could you please provide some more context?

Specifically, it would be helpful to know:

  1. Format (png, jpg, etc.) and dimensions of the image file referenced by handle
  2. Transformation chain used (including all their associated parameters).

Thanks!

from filestack-ios.

winzig avatar winzig commented on May 28, 2024

I know this is old, but just today we have encountered this again. Typically we see this issue when the file is a BMP file, and we're trying to render it as a JPG or PNG. For some reason, Filestack is unable to convert it and claims it's corrupted, but I'm able to view the underlying file just fine. I've emailed [email protected] just now with details and a specific example, which I can't reveal here publicly for privacy reasons. (Ticket # 60857)

from filestack-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.