Giter VIP home page Giter VIP logo

Comments (13)

terrakok avatar terrakok commented on June 16, 2024

Could you provide a reproducer for the problem? (And describe versions more accurately)

from compose-multiplatform.

MatkovIvan avatar MatkovIvan commented on June 16, 2024

#4277 (comment)

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

duplicates #4277

from compose-multiplatform.

hafiz013 avatar hafiz013 commented on June 16, 2024

@terrakok the error that point out not same as me, how?

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

The error is Could not find "org.jetbrains.compose.annotation-internal:annotation". The fix is to find a dependency with unsupported version of the compose.
If you think it is a different case then provide a more detailed information and a reproducer, please 👍

from compose-multiplatform.

hafiz013 avatar hafiz013 commented on June 16, 2024

actually what does mean error "org.jetbrains.compose.collection-internal:collection" vs "org.jetbrains.compose.annotation-internal:annotation"? @terrakok

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

Actually, it doesn't matter. The issue is in a wrong transitive dependency between native targets. Because libraries with Kotlin Native targets maybe incompatible between dev versions.

from compose-multiplatform.

hafiz013 avatar hafiz013 commented on June 16, 2024

because like my case build success but when running composeApp in Android (ok) but in Ios (not ok). Can i share my whole project to you by email @terrakok ? Could u please can get u email please. tq

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

Before that, could you share the output of ./gradlew :composeApp:dependencies > dep.txt?

from compose-multiplatform.

hafiz013 avatar hafiz013 commented on June 16, 2024

attachment above that you requested.
dep.txt

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

Where is Compose Multiplatform 1.6.2? I see org.jetbrains.compose.foundation:foundation:1.6.0-alpha01 -> 1.6.0-beta01

from compose-multiplatform.

terrakok avatar terrakok commented on June 16, 2024

Try to create a new project with the same dependencies as you have to reproduce the issue and post the project here

from compose-multiplatform.

hafiz013 avatar hafiz013 commented on June 16, 2024

@terrakok i did test with 1.6.2 during time i do reporting this issue but same problem. so i try redo back original 1.6.0-beta01 but still same problem. Can I get your email please? This is because my project so easy that can trigger error. It error when run iosApp when try to install.

from compose-multiplatform.

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.