android - Cordova plugin screen orientation not work -


i have problem "cordova-plugin-screen-orientation", when install plugin , add android platform error, ios fine, , try remove plugin , add android platform first , can't install "cordova-plugin-screen-orientation" show fetch error.

global packages:  @ionic/cli-utils : 1.5.0 cordova cli      : 7.0.1  ionic cli        : 3.5.0 local packages:  @ionic/app-scripts              : 1.3.7 @ionic/cli-plugin-cordova       : 1.4.0 @ionic/cli-plugin-ionic-angular : 1.3.2 cordova platforms               : ios 4.4.0 ionic framework                 : ionic-angular 3.3.0 system:  node       : v8.1.3 os         : macos sierra xcode      : not installed ios-deploy : not installed ios-sim    : not installed npm        : 5.1.0 

cordova plugin add com.appodeal.plugin

if not work try this

npm uninstall cordova ionic

npm cache clean -f sudo npm install -g

cordova@6.5.0


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -