@jetinsight wrote:
I am using cordova-plugin-ionic v2.0.4 (since it says my project cannot support 3.0.0).
With this version, am I supposed to still access deploy with
let deploy = (window).IonicCordova.deploy; ?Or am I supposed to get pro from import { Pro, AppInfo, DeployInfo } from ‘@ionic-native/pro’;?
When I do this, I get an error from this.pro.deploy.check(…) saying that () => ProDeploy does not have this method
Posts: 1
Participants: 1