I understand how cross domain security works in normal web applications. But if a X2 app is deployed as a standalone app in, say Android, or iOS (so it's not pulling from a web server), can the Ajax plugin make GET requests of any/multiple web server? I just need to do a simple GET/POST and receive a simple (maybe JSON) response back.