Question
Is there an easy way to tell what type of iOS device you are on?
I have an app that is performing well on iPad2, but bogging down pretty badly on iPad in some situations. Is there a way to query the type of device so I can adapt teh code appropriately?