pusher_client
pusher_client copied to clipboard
Problem with Kotlin Gradle plugin version
- 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
any luck?
No ( I am using pusher_channels_flutter now, all good with this package.
working smooth on IOS as well?
I've only tested with Android so far, everything is fine.
Same here... any update?
I have got the solution
bellow is my build.gradle
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.
Oh thanks for your reply, too late unfortunately )
I guess this library is abandoned
No ( I am using pusher_channels_flutter now, all good with this package.
can i find the encrypted params?