We were going to submit our apps today, but in the very last step we got stopped by some IDFA issue.
The app doesn’t use ads at all, yet Defold seems to bundle it prepared for ads. This makes iTunes connect confused. I can’t tick the box saying that the app doesn’t have a IDFA, because then I can’t submit it. I can’t say that it does have an IDFA, because if I do, I have to check which ad features I use, and cannot continue unless I select one of them.
In addition, there are a few other features I don’t use, such as accessing contacts, in-app-purchases, and so on, which we don’t want to prompt the user to allow app access for during install.
We really need to be able to opt-out of this, on both platforms. It should definitely be a setting in the project config.
We’re completely stuck because of this at the moment, so a quick resolution would be heavily appreciated!