Netmera ionic native wrapper Netmera cordova sdk keywords: push, analytics, segmantation, deeplink, attribution
copy in package.json-dependencies
"@ionic-native/netmera-plugin": "git+https://github.com/Netmera/ionic-wrapper-netmera.git"Sample;
"dependencies": {
...
...
"@ionic-native/netmera-plugin": "git+https://github.com/Netmera/ionic-wrapper-netmera.git",
...
...
},after that run in terminal:
npm install