I am charged with building a native mobile app for my company. Because I do not know Ojective-C, Java, or other native language, I plan to build the app with Web languages (html, js, web storage, etc) and compile it with the Cordova framework.
I have built many simple apps this way and it works very well, but none of my apps have relied on remote data.
I am not necessarily looking for code help, rather I need references.
How do apps like Facebook Mobile and others like it send and receive data from its app?
Please help get me going.