Hello.
I have created an app which is supposed to take a photo.
I have downloaded the Appery app as HTML/JS/CSS, uncompressed it into my Xcode project and compiled it (I'm using Phonegap v2.5 and iOS v6.1).
Once the app is in my iPhone, it works, but when I press the "take photo" button, it does nothing.
I don't know why, I've followed your example, but it does nothing.
I've seen other questions here about the same thing, but none of them explained how did they make it work. Maybe the problem is that Appery uses Phonegap v2.4 and I use Phonegap v2.5?
Thanks in advance.