Question

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

  • 12 June 2023
  • 2 replies
  • 261 views

Badge

In new react native 0.71.10 project when I paste 

<uses-permission android:name="com.android.vending.BILLING" /> 

in android manifest it’s working In android 12 but in android 13 this error shown. ERROR: This version of the application is not configured for billing through Google Play. check the help center for more information. can you please give a solution 


2 replies

Userlevel 4
Badge +6

Hey @muhammad-taha-f7d120,

Is it possible that the user you’re testing with has not been added as an internal tester to your closed testing track? That seems to be the same error that would occur in that case. 

Badge

@kaitlin If my user is not added as an internal tester it’s also not working on android 12 because on android 12 and 13 my one and only user logged in who is in added in internal testing maybe in android 13 have changes on their permission I think this permission is not working on android 13. Can you just please confirm it’s working in android 13 or not

 

Reply