One of my apps uses the camera, and when I last tested it in the simulator a few weeks ago I got a popup window to choose a pic from (since the simulator doesn’t have a camera).
The popup still appears, but if I choose a picture (or even if I click cancel) I get the following error:
2012-10-26 13:23:33.887 Corona Simulator[13347:f03] --ImageKit Error: Could not get exposure control ID
It still returns the image as it should, so I wouldn’t say it’s broken, but a quick search for the error turned up nothing so I’m not sure if this is something that could cause headaches further down the line or not.
I’m using media.show(media.Camera, onComplete) in my code, but even if the onComplete function just has a print() and nothing else I still get the error message so I don’t think it’s anything I’m doing there.
I don’t remember the message appearing before, but I could be wrong about that. As I say it still works, I just thought a heads up may be wise.
[import]uid: 84115 topic_id: 32355 reply_id: 332355[/import]