I need to calculate the distance, in inches, between two touches on any iOS device.
Is there a way to get convert pixels to inches in the iOS sdk?
This needs to work if you install it on any device and even if you install an iPhone app on an iPad and hit the 2x button.
Is this possible?