Code Monkey home page Code Monkey logo

Comments (3)

colinrtwhite avatar colinrtwhite commented on May 23, 2024

As mentioned in the upgrade guide, you need to import coil-network.

from coil.

razaghimahdi avatar razaghimahdi commented on May 23, 2024

u mean these?

coil3-io = "3.0.0-alpha01"

coil3 = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil3-io" }
coil3-network = { module = "io.coil-kt.coil3:coil-network", version.ref = "coil3-io" }

already added, but should I add imageLoader? and if I add imageLoader to application class in androidMain, then what about iosMain ? actually I was checking out sample, but I want to get know sample better, tnx

from coil.

PMARZV avatar PMARZV commented on May 23, 2024

im getting the same error with coil3 (throwable=java.lang.IllegalStateException: Unable to create a fetcher that supports: https://i.scdn.co/image/ab67616d0000b273274e9346f3ed6b53345a0d40)).

These are the libraries i have
coil-network = { module = "io.coil-kt.coil3:coil-network", version.ref = "coilVersion" }
coil3-coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coilVersion" }
ktor-client-android = { group = "io.ktor", name = "ktor-client-android", version.ref = "ktor" }

I have tried with the Okhttps client too and same error!! (Android and okttp client should work the same)

image

from coil.

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.