I\'m working on a project in which it is really necessary to access the ambient light sensor.
I searched a lot in Google and Stackoverflow, but couldn\'t find any usefu
To read the ambient light sensor data, you need to use IOHID in the IOKit framework (Reference)
http://iphonedevwiki.net/index.php/AppleISL29003
http://iphonedevwiki.net/index.php/IOKit.framework