Like the title says, how reliable is the license check that Google Play offers?
I have an app launched a few days ago and I think my users are having issues with it. On one hand, when filtering the firebase analytics it show me that there are some users that fired up the event "nolicense", and in the other hand in the developer console there is no register of those users at all(there are a few and in different countries so it is easy to track).
As far as I know it does matter if the user open the app or the license check turns out to be negative, developer console should register that a user x downloaded the app.
Someone know what could be going on? Maybe the license check is not reliable, or maybe it is and it just working how it should. If this last was the case, which I highly doubt since no one else have the apk and for get the apk someone had to first download it from the store and this get me back to the beginig (the console didn't register anything).
And because I have a landing site for my app, the analytics from my site matches the countries on firebase analytics, this makes me thing that they are legitiment users.
Sorry for this long text but I had to set the perspective so you can get the idea, this really worry me because users can't access the app when the license check is negative, the app close.
Hope someone can help, thanks!
I have an app launched a few days ago and I think my users are having issues with it. On one hand, when filtering the firebase analytics it show me that there are some users that fired up the event "nolicense", and in the other hand in the developer console there is no register of those users at all(there are a few and in different countries so it is easy to track).
As far as I know it does matter if the user open the app or the license check turns out to be negative, developer console should register that a user x downloaded the app.
Someone know what could be going on? Maybe the license check is not reliable, or maybe it is and it just working how it should. If this last was the case, which I highly doubt since no one else have the apk and for get the apk someone had to first download it from the store and this get me back to the beginig (the console didn't register anything).
And because I have a landing site for my app, the analytics from my site matches the countries on firebase analytics, this makes me thing that they are legitiment users.
Sorry for this long text but I had to set the perspective so you can get the idea, this really worry me because users can't access the app when the license check is negative, the app close.
Hope someone can help, thanks!