I'am using some Cordova plugins in my Ionic 2 application (camera, Geolocation, Facebook), but when i try to use them i have a message : "Native: tried calling Camera.getPicture, but the Camera plugin is not installed." but all my plugins are installed.
Any Suggestions ?
EDIT
@ionic/cli-utils : 1.7.0 ionic (Ionic CLI) : 3.7.0
global packages:
Cordova CLI : 7.0.1
local packages:
@ionic/app-scripts : 2.0.0
@ionic/cli-plugin-cordova : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.5.0
System:
Android SDK Tools : 25.2.3
Node : v6.10.3
OS : Windows 10
npm : 3.10.10