Draw Calls on Device

Hi. Is there a way to see your draw call count when running on the device?

Thanks

Turn on the profiler (in the AppContoller.mm file).

–Eric