You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copied all from www folder to my server including the .htaccess (not sure if that is correct for the server).
I'm worried that the source is incorrect cause that's not the path to my server but the url cordova generates, however as I said I change the serverRoot.
The text was updated successfully, but these errors were encountered:
Check returns true but after download I get this message:
{
"code": 1,
"source": "http://localhost:8000/lib/jquery.min.js",
"target": "cdvfile://localhost/persistent/app/lib/jquery.min.js",
"http_status": null,
"body": null,
"exception": null
}
I'm worried that the source is incorrect cause that's not the path to my server but the url cordova generates, however as I said I change the serverRoot.
The text was updated successfully, but these errors were encountered: