I have a Sencha Touch 2 app runing 100% in Chrome, but when I wrap it in PhoneGap 1.4 (For iPad2 using Xcode) the ajax requests seems not to work. Maybe I missed something in PhoneGap?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s because of iOS security restriction. Add your Domain to the Whitelist!
http://davehiren.blogspot.de/2012/03/whitelist-rejection-error-in-xcode-for.html
To your comment: