I'm deploying my Nativescript app to Google Play and would like to use the Play Stores licensing tools so that the app can't be distributed in a malicious way. Is it possible to use these tools with a Nativescript app currently? It seems I need to use the Play services SDK but not sure how I can approach this. Support for the play services in NS are seem lacking. I'm just looking for some guidance and a decent approach.
I found an npm package for nativescript-google-sdk but that seems purely maps focused. It also hasn't been updated in quite some time.