what is the code to detect whether ios app running in iPhone, iPhone Retina display, or iPad?
Background:
for my iPhone application I have defined i
see @interface UIDevice
@interface UIDevice
as well as the documentation at -[UIImage scale] (although there are better resources, which will likely be posted).
-[UIImage scale]