Skip to content

Why do I need this plugin if there is a free GooglePlayLicenseVerification repo? #4

Answered by KyryloKuzyk
KyryloKuzyk asked this question in Q&A
Discussion options

You must be logged in to vote

The GooglePlayLicenseVerification repo was released back in 2012 but didn't receive any major updates since then. First of all, it doesn't have a defined API. You have to adapt the CheckLVLButton.cs for your project, which is a manual and error-prone process.

I've been a user of this repo for three years, but time and time again, new problems appeared. All issues listed below are not hypothetical; I encountered all of them in production with both of my Google Play Pass games:

  1. System.IO.Directory.Delete() can throw an exception:
    System.IO.IOException: Directory not empty at System.IO.FileSystem.RemoveDirectoryInternal (System.IO.DirectoryInfo directory, System.Boolean recursive, System.Bo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KyryloKuzyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant