skip to Main Content

App's icon color is always darker on the iPhone than it is on the iOS simulator or when viewing the image online – Photoshop

I have been trying to solve this app icon color issue all morning. I am still experiencing this after going through both of these highly recommended photoshop/iOS design articles: http://davidmckinney.com/blog/2013/12/31/designing-iphone-apps-how-to-setup-photoshop http://bjango.com/articles/photoshop/ Here is the problem that I am having: When…

VIEW QUESTION

Use of undeclared identifier 'cell' when parsing eBay API

I'm attempting to parse item data from eBay's API, however I'm having trouble getting the cells in my tableview setup properly. I'm getting multiple errors in the - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath method of my MasterViewController below stating that…

VIEW QUESTION
Back To Top
Search