cordova-httpd
cordova-httpd copied to clipboard
Cordova app end every time after a few clicks in the server
Hi,
Great plugin !
I tested to build just simple demo app using your example code for starting a web server. Works great but just two problems. I set the www root to: / storage/emulated/0/DCIM/Camera/
First problem the server shows only a fews pics. The newest ones. Works great, but the second problem is: The apps quits after a few clicks.
Maybe I made something wrong.
I tested this on a Huawei Mate 7 with Android 4.4.2
One thing I am using Meteor to create my cordova apps.