'Do I need to manually add the com.android.vending.BILLING permission when using Codeless IAP in Unity?

I implement IAP using Codeless IAP. I used this tutorial. When I upload the .aab file to the play store I see this message: Play Console Message

When using Codeless IAP, do I need to create a custom manifest file and add the com.android.vending.BILLING permission manually? I ask as this is not mentioned anywhere.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source