jwilkeson commented on issue #345:
URL: https://github.com/apache/cordova/issues/345#issuecomment-1264567417

   I ended up fixing this, part of the problem was that because the app was 
launched with https, I couldn't access localhost as it was only capable of http 
[so I installed an ssl 
cert](https://stackoverflow.com/questions/25946170/how-can-i-install-ssl-on-localhost-in-ubuntu)
 and also used `https://10.0.0.2` which on android emulators directs to the 
hosts doc root and it seems to be working now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to