I\'m developing an app on Ionic Framework/cordova, and when I try \"cordova run android\" I get this:
\"Error: No resource found that matches the give
I solved the problem by copying the version.xml file from google play service lib.
version.xml
google-play-services_lib/res/values/version.xml
to my project
MyApp/res/values/version.xml