Use JavaScript and UIWebView to make your own APIs
Often times in web applications you interact with web services to add interesting functionality to your apps. Most times you use your server to interact with a web service and pass the results onto the client. JSONP or similar techniques … Continue reading



