-
18 Mar 2013 2:15 AM #1
Unanswered: AJAX or Webservices call from Desktop packaged application
Unanswered: AJAX or Webservices call from Desktop packaged application
Hi. Is it possible to make a AJAX or webservices call from a application developed using Sencha EXT JS components and packaged as Desktop application using Sencha Desktop Packager. We tried to call a SOAP service using newly added SOAP support to EXT JS 4.2 from a desktop packaged application but not successful. Please let me know if anyone else has tried this?
-
18 Mar 2013 7:24 AM #2Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
- Answers
- 20
Yes this is possible. The application will need the allowCrossSite configuration set to "true" to allow for cross-domain XHR requests. See the docs for some more information.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote