I am new in phonegap. For creating application, I installed :
- phonegap desktop
- phonegap developer app
- created app in framework7 template using "phonegap desktop"
I was able to install social sharing plugin successfully.
Now, I want to install "cordova-plugin-app-version"(https://github.com/whiteoctober/cordova-plugin-app-version)
i did as per instruction but plugin is not working.
On installing plugin folder created in plugins folder. My question is, it is need to copy all required files to "platforms" folder?