I am develop youtube video app with Youtube Video Player native https://ionicframework.com/docs/native/youtube-video-player/
When emulate or run on ionic view has error:
“Native: tried calling YoutubeVideoPlayer.openVideo, but the YoutubeVideoPlayer plugin is not installed.”
“Install the YoutubeVideoPlayer plugin: ‘ionic plugin add https://github.com/JonSmart/CordovaYoutubeVideoPlayer’”
my ionic info:
global packages:
@ionic/cli-utils : 1.1.2
Cordova CLI : 7.0.1
Ionic CLI : 3.1.2
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.0.0-rc.2
@ionic/cli-plugin-ionic-angular : 1.0.0-rc.2
Ionic Framework : ionic-angular 3.2.1
System:
Node : v7.7.4
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed