Google Play Licensing (LVL)

Anyone know if there’s a way to implement Google Play Licensing (LVL) in Corona right now?  See here: https://github.com/javiersantos/PiracyChecker/wiki/Using-Google-Play-Licensing-(LVL)

We’re needing it for a new project.  Would this require a plug-in?

Is this different than these APIs?  http://docs.coronalabs.com/api/library/licensing/index.html

Rob

Actually that looks like it!  However, we are needing access to a method not listed in the documentation, specifically followLastLicensingUrl on the LicenseChecker class.  I think this was added in a fairly new version of LVL.

Any updates on this?  I’m 99.9% sure this library will be required for our apps to implement Google Play Pass, Google’s new subscription service.

have you already implemented it Google Play Pass? cause i dont know where should I start or what changes should i make. Thank you