Hacker News new | ask | show | jobs
by bunnyhero 5547 days ago
In iOS 4, such APIs do exist. I blogged briefly about it here http://www.bunnyhero.org/2010/08/17/thoughts-on-ios4-camera/ (I used the API for a test app that uses the front camera to detect how much light is shining on the iPhone http://www.bunnyhero.org/2010/08/15/turn-your-iphone-into-a-... )
1 comments

But why would Facetime be using this? It seems unnecessary.
The theory is not that Facetime is using this API but that another malicious app is using it to take pics without the user consent.

Then Facetime is loading those pics on startup because they were the last pic taken with the phone.

Hmm, okay, but doesn't that sound kind of strange too? Why would FaceTime use an image from the camera roll instead of one from its own cache?
The linked thread says the image being displayed is not in the camera roll. so maybe some sort of weird caching issue?