I have been using the In-App Billing 3 library in myPets for over a year & found when I recently started using Firebase Analytics in the app that the following crash is reported:
The library doesn't create an intent with this name: com.android.vending.billing.InAppBillingService.LOCK
It creates a different one: com.android.vending.billing.InAppBillingService.BIND
It seems like the error is related to the Lucky Patcher hacking tool (google it and you will see). Maybe these errors happen on rooted devices that try to hack the purchase process or this is a hacked version of your app.
The library doesn't create an intent with this name: com.android.vending.billing.InAppBillingService.LOCK
It creates a different one: com.android.vending.billing.InAppBillingService.BIND
It seems like the error is related to the Lucky Patcher hacking tool (google it and you will see). Maybe these errors happen on rooted devices that try to hack the purchase process or this is a hacked version of your app.
Oh great! It's hard enough to make a living without scumbags giving users the tools to circumvent advertising & in-app purchases. People are even posting videos on YouTube showing Lucky Patcher users how to steal from some of the most popular apps out there. I'm amazed that Google & the publishers of these apps aren't shutting these thieves down.