me again...
I'm building a multi platform mobile app using KendoUI mobile. I need to access the device camera but I cannot, for the life of me, figure out how to do so.
I have tried the <input type="file" accept="image/*;capture=camera">
but it doesn't work, once the package is built in phonegap build (and in the emulator) it only opens a choose file dialog.
Does anyone know how to access the device camera in a KendoUI mobile "native" app??
Regards, Devon Britton.