Android – In App Purchase – you need to add the BILLING permission to your APK June 28, 2023 by Tarik Have you added this line in your manifest file <uses-permission android:name="com.android.vending.BILLING" />