Android App not working METEOR CORDOVA

Open index.html

Change DEFAULT CONNECTION URL TO THE ACTUAL PORT ON WHICH THE SITE IS RUNNING

FOr Example.

if sitename is example.com & if you were  using the https
then instead of using https://example.com
use http://example.com:80 (3000 in my Case)

Comments

Popular posts from this blog

Setting up Orthanc server on Ubuntu 16

How to install COMODO SSL Certificates for NGINX

start, stop and restart Nginx (with proper installation guide for Nginx server)