I have an Ionic project where I need the Cordova Camera plugin (which I now installed successfully). But in my project the Camera API is still not available, i.e. I get error th
Go to the project directory.
Run this command:
$ ionic integrations enable cordova --quiet
(Hope this helps others.)