Giter Club home page Giter Club logo

Comments (17)

erluxman avatar erluxman commented on July 18, 2024 14

If you are still facing this issue, along with the dependency of rxKotlin use this

implementation 'io.reactivex.rxjava2:rxkotlin:x.y.z'
api 'io.reactivex.rxjava2:rxjava:2.2.0'

Only works for Gradle 5.0 or above. (If I am not wrong)

from rxkotlin.

thomasnield avatar thomasnield commented on July 18, 2024 3

Hi all, thanks for reporting the issue. I've been crazy busy these days and I'll try to get back to the Rx libraries I own soon.

from rxkotlin.

Jacks0N23 avatar Jacks0N23 commented on July 18, 2024 2

@FireZenk RxKotlin 2.4.0-beta.1 has just been released. Can you try it out and post a feedback whether the issue still persists or is gone?

issue is still there

RxKotlin : 2.4.0-beta.1
RxJava : 2.2.10
Android Studio : 3.5.0-beta5
Kotlin : 1.3.40

from rxkotlin.

milser avatar milser commented on July 18, 2024 1

Same issue here, I'm back to Gradle plugin 3.3.0 and Gradle wrapper 4.10.3

from rxkotlin.

BaN4NaJ0e avatar BaN4NaJ0e commented on July 18, 2024

Same problem here with gradle plugin 3.4.1 and gradle wrapper 5.1.1. Also tried with gradle wrapper version 5.4.1 without luck.

from rxkotlin.

nayan-dhabarde avatar nayan-dhabarde commented on July 18, 2024

Same issue here, I'm back to Gradle plugin 3.3.0 and Gradle wrapper 4.10.3

This helped. Thank you!!

from rxkotlin.

cgathergood avatar cgathergood commented on July 18, 2024

Thanks for posting this, I've been stuck on this for a few days. I appreciate it!

from rxkotlin.

FireZenk avatar FireZenk commented on July 18, 2024

Is it planned some fix for this? Solutions here does not work for me

from rxkotlin.

vpriscan avatar vpriscan commented on July 18, 2024

@FireZenk RxKotlin 2.4.0-beta.1 has just been released. Can you try it out and post a feedback whether the issue still persists or is gone?

from rxkotlin.

mamatagelanee07 avatar mamatagelanee07 commented on July 18, 2024

@FireZenk RxKotlin 2.4.0-beta.1 has just been released. Can you try it out and post a feedback whether the issue still persists or is gone?

I tried yesterday with this project, which uses RxKotlin version 2.1.0, and it's still not working.

Here are dependencies I am using,
RxKotlin : 2.1.0
RxAndroid : 2.0.1
Android Studio : 3.4.1
Kotlin : 1.3.40

For time being, I added io.reactivex.rxjava2:rxjava:2.0.2 to compile the project 👍

from rxkotlin.

RScottLewis avatar RScottLewis commented on July 18, 2024

I too have this problem. Basic classes aren't being found like Single. The includes don't work. The IDE is able to read the cache but and find the Single declaration but the kotlin compiler can't. When I look at the tool bar, I noticed the cache is pointing to a cache directory titled file-2.1. I make an app and morphdevapp and they both fail. Maybe it should point to 2.2?

from rxkotlin.

Jacks0N23 avatar Jacks0N23 commented on July 18, 2024

Workaround:
it works correctly with named params
UPD:
it was fixed by latest Kotlin plugin

from rxkotlin.

mamatagelanee07 avatar mamatagelanee07 commented on July 18, 2024

Which version of Kotlin Plug-In are you using?

from rxkotlin.

Jacks0N23 avatar Jacks0N23 commented on July 18, 2024

1.3.50

from rxkotlin.

mamatagelanee07 avatar mamatagelanee07 commented on July 18, 2024

@Jacks0N23 Trying with plug-in 1.3.61, not working yet!

from rxkotlin.

Jacks0N23 avatar Jacks0N23 commented on July 18, 2024

What AGP version? Since 3.5 it's working good

from rxkotlin.

yourshinsuke avatar yourshinsuke commented on July 18, 2024

subscribeBy removed onNext? onComplete?

from rxkotlin.

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.