When I build my .ipa package and then use Application Loader to upload it to iTunes Connect, I get a warning that says it’s missing compliance. I click on this warning and simply select that I don’t have any encryption and it works fine.
Searching on this, I found a lot of ways in xCode to set the ITSAppUsesNonExemptEncryption flag to false, but nothing about how to set it to false when building a .ipa file.
Is there any way to do this in the Ionic Pro package?