Wizcorp / phonegap-plugin-iRate

PhoneGap plugin for customer/client app rating. [iOS ONLY]
MIT License
7 stars 6 forks source link

Modified Source Files #2

Closed an-rahulpandey closed 10 years ago

an-rahulpandey commented 10 years ago

have you seen the code?

aogilvie commented 10 years ago

Sorry, just had the opportunity to check this.

Unfortunately it breaks during CLI plugman install. Please check my comments to fix it.

Sample code used:

cordova create myApp
cd myApp/
cordova platform add ios
cordova plugin add /path/to/phonegap-plugin-iRate
cordova prepare ios
an-rahulpandey commented 10 years ago

I installed the plugin now using my git url and it is working fine.

an-rahulpandey commented 10 years ago

Did you check the version again?