chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
42 stars 175 forks source link

Problem with Kotlin Gradle plugin version #69

Open mirzobedil opened 1 year ago

mirzobedil commented 1 year ago
ZakwanIbrahim3321 commented 1 year ago

any luck?

mirzobedil commented 1 year ago

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

ZakwanIbrahim3321 commented 1 year ago

working smooth on IOS as well?

mirzobedil commented 1 year ago

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

DevTiago commented 1 year ago

Same here... any update?

ZakwanIbrahim3321 commented 11 months ago

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 commented 10 months ago

Oh thanks for your reply, too late unfortunately )

esentis commented 6 months ago

I guess this library is abandoned

AliSabbar commented 6 months ago

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

can i find the encrypted params?