Missing Export Compliance

Hi,

So for a few months now I have been having the issue that it says my app is missing an export compliance in iTunes Connect and for every build I need to click  a few buttons to provide an export compliance. I was wondering is there a way to provide an export compliance in the build?

Did you put:

ITSAppUsesNonExemptEncryption = true,

Inside  your settings.iphone.plist table?

We may give a warning about it not being a valid key, but you can ignore the warning.

Rob

I added that to my plist and I did not receive a warning but this is still showing up in iTunes Connect for me. I try clicking on it and manually clicking no but it responds with an error.

Now I am getting this issue:

The simplest thing is to take it out of build.settings and then just hit the dialog box when you’re ready to submit. Sure it’s an extra step, but it will work.

Rob

Did you put:

ITSAppUsesNonExemptEncryption = true,

Inside  your settings.iphone.plist table?

We may give a warning about it not being a valid key, but you can ignore the warning.

Rob

I added that to my plist and I did not receive a warning but this is still showing up in iTunes Connect for me. I try clicking on it and manually clicking no but it responds with an error.

Now I am getting this issue:

The simplest thing is to take it out of build.settings and then just hit the dialog box when you’re ready to submit. Sure it’s an extra step, but it will work.

Rob