Coder Social home page Coder Social logo

Comments (8)

molinch avatar molinch commented on July 19, 2024

Could you try to build git sources and check whether you still have the bug? Not having the extension shouldn't cause trouble but there was a bug, which is fixed now, that could trigger this.

If not I'll need to make alpha nugets

from ffimageloading.

daniel-luberda avatar daniel-luberda commented on July 19, 2024

+1 for an alpha nugets :)

from ffimageloading.

ThomasKIT avatar ThomasKIT commented on July 19, 2024

Hey guys, thanks for your reply.

I can't check it right now, but I will try it out tonight.
Hopefully that's it :)

from ffimageloading.

ThomasKIT avatar ThomasKIT commented on July 19, 2024

Alright so I built the nuget and included it into my project. Same error ...

But what I kinda overlooked was that little tiny abbreviation "OOM" inbetween all those lines.
Looks like the real error wasn't the file extension, which is weird, because I can read the file as a byte array and upload it to the server, but in return I can't just use it as a remote Image Source.

I guess by using the Image Source it actually uncompresses the file into a bitmap (which is jpeg or png on the server). Am I right to assume this behaviour?

When I use your Downsampling Properties it works fine, so it has to be it.

PS: I absolutely love your plugin, kudos!

from ffimageloading.

molinch avatar molinch commented on July 19, 2024

It's mandatory, on Android, to read the uncompressed file as a bitmap. Therefore yes, using DownSampling is the right approach here: if the source image is too big that's the only solution.

from ffimageloading.

molinch avatar molinch commented on July 19, 2024

I am not sure this is an issue could you detail if it was fixed with Downsampling parameter?

from ffimageloading.

molinch avatar molinch commented on July 19, 2024

Any news?

from ffimageloading.

ThomasKIT avatar ThomasKIT commented on July 19, 2024

Hey molinch,

yes everything is fine and the downsampling solved it.

thanks.

from ffimageloading.

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.