I'm thinking of adding eBay Shopping search to my iPhone app.
In other words, a list will appear on the screen in a UITableView with different items that match certain search terms.
Is there any guide on how to use the eBay APIs in an iPhone app or at the least a guide on how to use an API that is similar to eBay's API that I can just slightly modify to get it working?
Thanks!