Xcode, Phonegap failed to load webpage with error: The requested URL was not found on this server solution.  Phonegap tutorial error and solution.  No one else has this solution, not even Stackoverflow can help!

Breaking News - click here!

Are you completing the phonegap installation tutorial from this guy:

http://iphonedevlog.wordpress.com/2012/09/24/phonegap-2-1-0-in-mac-os-x-mountain-lion-10-8-from-download-to-ios-app-store/

Me too, until I got stuck with his error message of failed to load webpage with error: The requested URL was not found on this server.

After 30 minutes of timewasting looking for solution on Stackoverflow I finally figured it out myself.  You copied and pasted the code didn’t you :)

  • <p><a href=”http://www.phonegap.com/”>Click Me</a></p>

Well, when you copy paste the code for the link it changes the speech marks around the URL into double backticks.  Delete those slanted speech marks and replace with normal double speech marks like:

  • <p><a href=”http://www.phonegap.com/”>Click Me</a></p>

Now you will get the normal whitelist error you expect from the guys tutorial on phonegap-2-1-0 in mac os x mountain-lion 10-8 from download to ios app store.

Leave a comment if this helped and check out m news site at Skimfeed!

Tags: Phonegap tutorial, whitelist in phonegap and Xcode.

11 Responses to Solution to Phonegap failed to load webpage with error: The requested URL was not found on this server

Leave a Reply

Your email address will not be published.


+ 8 = 13

Set your Twitter account name in your settings to use the TwitterBar Section.