Join Slack
Powered by
Hi Team, I am trying to implement web socket throu...
# android
m
Mohammad Zaki
05/11/2025, 9:47 AM
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-here
8080/clipboard/myRoom>
Operation not permitted
c
Chrimaeon
05/11/2025, 10:37 AM
Do you have the
INTERNET
permission?
2
Views
Open in Slack
Previous
Next