I am trying to create a new app id for a new app that does not use in app purchases but the option is grayed and I am unable to unselect it. Previously we were rejected when we had not yet enabled in app purchases in a previous app. I don't want to be rejected again when we have no plans to use iap. Any ideas how I can get the option disabled?
creating app-id in-app purchase is checked and grayed
According to Apple's documentation :
Explicit App IDs are App IDs whose Bundle Identifier portion is a string without the wildcard ("*") character. Furthermore, they are automatically registered for In-App Purchase and Game Center
Hope this helps