Google Play InAppBilling Error: "This version of the application is not configured for billing through Google Play"

Sakshi Poojary 95 Reputation points
2024-11-15T15:35:04.34+00:00

I'm working on a .NET MAUI application where users can purchase subscriptions through Google Play and the App Store. I'm using the InAppBilling plugin for handling in-app purchases. It works smoothly on most devices, but on some Android devices, I'm getting the following error when trying to initiate a purchase:

This version of the application is not configured for billing through Google Play. Check the help center for more information.

Capture

Any suggestions on why this error occurs on specific devices or advice for resolving it across all devices would be greatly appreciated.

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.