AS-Devs / signalr_flutter

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

The release version cannot receive messages #63

Closed gongwangjie closed 6 months ago

gongwangjie commented 6 months ago

Everything works fine in the debug environment. If you use the release version, you can connect to the server but cannot receive messages sent by the server. Have you encountered this situation?

MoatazHossam commented 3 months ago

Any updates regarding this? It's happening in Android only for me.