how to retrieve xml from a remote server in SenCha Touch
问题 Update: Hi, I do not think my question is same as the mentioned question, there are 2 reasons: that question is asking about how to overcome the CORS problem and we all know that from a website, you cannot retrieve data from another website(B) which has different domain unless B has specifically configured its website to allow other to access its data. But in my case, the Cordova/SenCha Touch generated app doesn't have the http protocol when requesting, so it's not the same problem. I want to