This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I'm using this plugin with my phonegap/cordova (version 3.4) android app: https://github.com/floatinghotpot/cordova-plugin-admob Recently (8 days ago) I noted that the autor updated to the new google play service sdk instead of the old admob sdk, so I'm trying to use this new sdk. I already installed the lib to my [...] read more