ngCordova Camera Error: no camera available

I’m trying the ngCordova demo and I’ve installed all the cordova plugins. I am emulating the app in iOS via the ionic emulate ios -l -s -c command. When I try to take a picture, I get the error: no camera available.

Can anyone point me in the right direction?

In order to test de camera plugin the app must run on a device. Camera functionallity is not supported in emulator.

The camera functionality DOES work in the emulator.