Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phonegap.js is missing #8

Closed
beydogan opened this issue Dec 21, 2013 · 3 comments
Closed

phonegap.js is missing #8

beydogan opened this issue Dec 21, 2013 · 3 comments

Comments

@beydogan
Copy link

I'm getting the following error. How can I fix it?

Failed to load resource: the server responded with a status of 404 (Not Found) 
phonegap.js
@calvinl
Copy link
Owner

calvinl commented Dec 21, 2013

What command are you running to get that error?

@beydogan
Copy link
Author

I'm running "./scripts/web-server.js" and going to "localhost:8000/www/index.html" and error is on the console.

@calvinl
Copy link
Owner

calvinl commented Dec 22, 2013

Hi, if you're debugging via the browser, you won't need phonegap.js. It is specific to the device/platform, so you don't technically need it since your browser won't have access to device APIs anyway.

The file is located in platforms/ios/www, so if you want you can change the webserver to point at that location rather than www/.

@calvinl calvinl closed this as completed Jan 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants