Mahmoud Gamal

Results 7 comments of Mahmoud Gamal

Yes I read it before, but if I'm receiving a string from the server how I can ack this event socket.on("new_message",(data)=>{ final String messageContent = data; }

Any updates about this issue ??

I have the same issue any updates about this issue ??

you should add it in **settings.gradle** file ``` dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() jcenter() // Warning: this repository is going to shut down soon maven { url "https://jitpack.io"...