When I tried to move our app over to Enterprise (Android), I’m getting a warning dialog about the Google IAP v2 library being expired and to move to IAP v3. Our app has been on IAP v3 for a while now (SDK build) so I don’t know why this error message is coming up. I have the latest Google IAP .jar file in my /lib directory (from Enterprise build 2015.2697) and I didn’t see anything out of place in my AndroidManifest file, but maybe I missed something obvious since I’m somewhat new to Enterprise builds?
Any help would be appreciated!
For some reason I can’t upload the screenshot, so here’s the error message text:
"store.* library removed on Android
Due to Google removing In-App Billing Version 2 in January 2015, the Corona store.* library on Android is no longer active.
Please migrate to the Google IAP v3 plugin.
See our IAP Guide for more info."