mandazi

web development, gaming, sports, life, etc.

Archive for the ‘jquery mobile’ tag

Phonegap error: ERROR whitelist rejection

without comments

So I got this error when trying to run my PhoneGap app:

ERROR whitelist rejection

This was due to me including jQuery Mobile js and css files.  The solution was to add ‘code.jquery.com’ to the “ExternalHosts” field in the file PhoneGap.plist in the Supporting Files directory of your app directory.

Written by Amir Sahib

November 25th, 2011 at 3:56 pm