From a customer: “Why does this app request in app purchases permissions when the description states there are no in app purchases?” . I put that in because there is no way for me to control this via the manifest XML file or the developer console.
From Google Support: “It looks like you’ve added com.android.vending.BILLING as a permission in your app, which is why you’re seeing that message in your Play Store listing. You can remove this permission from your manifest and reupload your APK to resolve the issue.”
Is there a way for me to make this change required by google to remove the " Offers in-app purchases" statement from my Google Play listing? Is there a way or procedure for me to modify the manifest file? Just to be clear, my game has no in-app purchases.
Please help… Thanks, Jan