Hi there,
I´m trying to use Google API v3 in a game for Android.
I’ve set up everything as indicated in Corona docs:
http://docs.coronalabs.com/daily/plugin/google-iap-v3/
http://docs.coronalabs.com/daily/guide/monetization/IAP/index.html
Everything seem to be ok in the files involved: build.settings, config.lua and and in the lua file where I manage in-app purchases.
But when I try to test it in a device I get this error in the console (see atached screenshot 1). The error comes from this line of code: see attached screenshot 2).
I’m using the last daily build of Corona SDK (2404), just in case that could be the problem.
Has this ever happened to you guys? What am I missing here?
Thanks in advance.