ptgamr / cordova-google-play-game

Cordova Plugin For Google Play Game Service
35 stars 64 forks source link

Remove dependencies and change to frameworks #20

Open yoprogramo opened 8 years ago

yoprogramo commented 8 years ago

The plugin installation fails when installing other plugins that user google play services. Changing to frameworks and updating files from google seems the best solution. I have removed dependencies and added frameworks. It works in my case but I don't know if it works in every situation, so, please test it before.