Rohit Reddy Abbadi
Rohit Reddy Abbadi
@ManojMM026 if you are looking for ack, please use as in example https://github.com/infitio/flutter_socket_io/blob/e31e07db012840af392e6b71cd0085d74b1015ec/example/lib/main.dart#L102
@ManojMM026 can you try the example setup and see if it works fine?
@ManojMM026 drop a mail to [email protected]
@ManojMM026 just drop a blank email, we can connect over a meeting and fix it.
@bilalbaz1 please share socket.io plugin version, socket.io server version, and flutter version you're using.
@theochampion It could take some time from my end to develop this. Raise a PR if you can add support for this
@vpaul9678 Hopefully https://github.com/infitio/flutter_socket_io/pull/128 resolves this issue You may try pointing your dependency to `feature/streams-channel` branch and test for Android. iOS side work is under progress
@mirkancal "call by reference" objects(Map/List) might be an issue if we use same arguments for calling all event listeners @mirkancal
@mirkancal please take a look at new version and see if we still need this PR to be landed.
@kamleshwebtech can you enable logs using `enableLogging` and re-share the logs. If you are trying on iOS devices, please run from Xcode to see full logs.