Suddenly, licensing.init( “google” ) returns FALSE which in turn causes licensing.verify not to call the listener . It was working fine, I didn’t touch the license check code and suddenly now I’m pulling my hairs out of my head. It drives me crazy because its very simple to set up and it worked in my previous App.
Yes, I have google license key in the config file and I checked it a million times to make sure it matches the Google Play console key in services & API . Yes I have the permission in the build file.
What are the reasons licensing.init( “google” ) would ever return false??