I am trying to integrate Cordova Honeywell Captuvo Plugin from the below link but I am not able to access window or cordova or captuvo object from my .ts file to invoke methods in this plug-in.
I get the error saying these objects are undefined.
I have tried different approaches mentioned in the below link under the topic “Using a Plugin Not Included in Ionic Native” but I was not successful.
https://www.joshmorony.com/using-cordova-plugins-in-ionic-2-with-ionic-native/
I would appreciate some guidance.