Camera on android device not working

hi,
I added to my project : cordova plugin add cordova-plugin-camera
In the emulator or with “ionic serve” I get the webcam/camera showing up.
But when I run on a Android smartphone I get NavigatorUserMediaError, no camera feed…

In platforms/androidAndroidManifest.xml I have:

Any hint?
Thank you