@WolfCov00 wrote:
Due to my upgrade to Ionic V3.9.2, i am now unable to use some Cordova Plugins like Paypal, Splashscreen, etc, see the attached screenshot:
The above screenshot is the Chrome Remote Device’s Inspect Page, and not the Ionic Serve one.
Here i am unable to run the cordova packages, as the cordova is missing!
But the Ionic Team from V3.8.2 asked us to remove the cordova items:
npm uninstall --save-dev --save-exact @ionic/cli-plugin-cordova
[WARN] Detected @ionic/cli-plugin-ionic-angular in your package.json.
As of CLI 3.8, it is no longer needed. You can uninstall it:
npm uninstall --save-dev --save-exact @ionic/cli-plugin-ionic-angularAlso it won’t install Cordova now.
And if i install cordova, it won’t recognize the cordova in the Android Build, hence the plugins are not working.
Can we get the Cordova to work by generating an Android Build in Production Mode?
Please let me know if you have ideas fixing it.
Posts: 3
Participants: 3