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
For anyone having this issue while building in Unity3D:
1.Assets/PlayServicesResolver/AndroidResolver/ResolveClientJars
2.Build again
This fixed this exact issue for me today.
stderr[
AndroidManifest.xml:19: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').
]