Load livechat client into WebView

I try load url into webview ex: http://my_url:3000/livechat, but not render the chat client.

webView.loadUrl(“http://my-url:3000/livechat”);

Has anyone been able to do this?

Hi
Check NAT for external adress if rocketchat is installed on an internal adress
Check firewall on linux system
Use nmap to check if port 3000 is open