Ayhan Binici
Results
2
comments of
Ayhan Binici
When installing this plugin with the command: ``` cordova add plugin cordova-plugin-tag-manager ``` I get the following error message during `cordova prepare`: ``` Discovered plugin "com.jareddickson.cordova.tag-manager" in config.xml. Adding it...
Hi, I can confirm that this plugin works with Ionic 2. Here is the provider that I wrote for an Ionic 2 app: Click to expand ```ts import { Injectable...