Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Kotlin Gradle plugin version #69

Open
mirzobedil opened this issue May 27, 2023 · 9 comments
Open

Problem with Kotlin Gradle plugin version #69

mirzobedil opened this issue May 27, 2023 · 9 comments
Assignees

Comments

@mirzobedil
Copy link

  • What went wrong:
    The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
    The following dependencies do not satisfy the required version:
    project ':pusher_client' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
@ZakwanIbrahim3321
Copy link

any luck?

@mirzobedil
Copy link
Author

No ( I am using pusher_channels_flutter now, all good with this package.

@ZakwanIbrahim3321
Copy link

working smooth on IOS as well?

@mirzobedil
Copy link
Author

I've only tested with Android so far, everything is fine.

@DevTiago
Copy link

Same here... any update?

@ZakwanIbrahim3321
Copy link

I have got the solution

bellow is my build.gradle

Screenshot 2023-10-05 at 6 43 06 PM

you guys need to add signingConfigs and then build in release mode

P.S. My app is in production on Play Store and APP Store as well and pusher_client is working perfectly on both platforms

Thanks.

@mirzobedil
Copy link
Author

Oh thanks for your reply, too late unfortunately )

@esentis
Copy link

esentis commented Feb 21, 2024

I guess this library is abandoned

@AliSabbar
Copy link

No ( I am using pusher_channels_flutter now, all good with this package.

can i find the encrypted params?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants