I've got an image I want to display in my UITableViewCell / it's in the XCAssets and it's been set to render as a template always.
The image does not get tinted when I run it, and yet, if I select the row in the table view, the tint is applied!
Has anyone encountered this problem?
—