Phonegap version 3 phonegap.js not found
I have created a project in phonegap using version 3:
phonegap create -n SexDiaries -i co.uk.sexdiaries.app
But when opening the index.html I get a network error that phonegap.js
cannot be found, 404.
Why would they request a file that doesn't exist from the default build?
Where can I find this file?
No comments:
Post a Comment