Hi Team,
I am trying to implement web socket through ktor server . Its working fine but its not connecting to android app which is using ktor client.
I am getting this error : ws://ip-here8080/clipboard/myRoom Operation not permitted
a
Alexis Manin
05/11/2025, 9:56 AM
Have you added network permission to your manifest file ?