Missing Compliance when uploading to TestFlight

Hello, when we’re uploading a build to TestFlight, we’re getting a warning, saying we’re “Missing Compliance”. It’s asking what type of encryption algorithms we’re using. Is this something we have to take care of in Unity or is this something we deal with in Xcode? Thank you!

1 Like

As far as I know, this is part of the normal process when uploading builds to the app store. Because Unity implements web requests which use HTTPS, I believe we fall into the second option (Standard encryption algorithms…), but I’m not entirely sure. I will say we chose this option for the AR Companion app and didn’t run into any issues.

Of course, if your app has any extra encryption code your mileage may vary. If you are still unsure about this, please reach out to Apple to determine the appropriate response here.

1 Like