AS-Devs / signalr_flutter

A flutter plugin for .net SignalR client.
https://pub.dev/packages/signalr_flutter
MIT License
19 stars 27 forks source link

Not working in release apk #39

Closed ankushmourya143 closed 1 year ago

ankushmourya143 commented 3 years ago

Hi!

I have integrate this plugin it is working fine in debug android build but in release mode it's callback not working... If want to join chat the invoked method does not return any value if i come back from chat screen its show exception like Platform Exception.

Plz suggest something.

Thanks.

AyonAB commented 3 years ago

I assume you are trying on android. If it is then you have to add signalr class to proguard. Check the readme.

ankushmourya143 commented 3 years ago

@AyonAB thanks for your reply... It's worked in android. Can you suggest for iOS build ? I am facing same issue.

AyonAB commented 2 years ago

Try out the new pre-release from pub.