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