I have read many Forums on this topic but I still haven't found an exact answer. Is the iPhone's proximity sensor only a trigger that turns the display on or off or can one get a distance from the sensor to an object?

Thank you!

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

The proximity sensor won't be precise enough to give you distances, it's basically a light sensor...

link|improve this answer
Aren't the proximity and light sensors different things? I think,the proximity sensor is an IR sensor – Knodel Dec 14 '10 at 21:03
you're right, otherwise it will cause bugs in the night... Anyway you can't do much besides knowing it the earspeakers are blocked by something or not (using UIDeviceProximityStateDidChangeNotification) – Thomas Joulin Dec 14 '10 at 21:38
It's a pity :( Thank you! – Knodel Dec 15 '10 at 5:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.