I'm publishing my app to App Store and I have doubts regarding the "Missing Compliance" step.
Here's some info about the app:
- I used Expo (Managed workflow). That means I don't have direct access to Xcode.
- It's a simple 2D video game, free, with Expo ADMob. You can pay to remove Ads.
- It requests a camera and library permission (to take a picture if the player wants). No Notifications, or any other extra thing.
- It uses Firebase (Database, Storage, and Analytics) and Sentry. (for HTTPS connections)
- I didn't manually include any "encryption" custom thing (that I'm aware of)
- I'm publishing the App from Portugal, Europe. I plan to publish it worldwide, if possible.
- Does your app use encryption? I didn't code anything related to it... but I assume I should say yes, right?
- Does your app qualify for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations?. My app is a simple JS video game, with MobAds. Should I say yes or no?
- Does your app implement any encryption algorithms that are proprietary or not accepted as standards by international standard bodies (IEEE, IETF, ITU, etc.)? I did say no... is it right?
- Does your app implement any standard encryption algorithms instead of, or in addition to, using or accessing the encryption within Apple’s operating system? If I say no, it shows an extra message about HTTPS. My app does use HTTPS for Firebase (Database, Storage, and Analytics) and Sentry.
- Finally, if I say yes, it says: Version 0.1.0 (1) cannot be tested at this time because the build does not have associated export compliance documentation. Where do I find this documentation and how can I get it? I'm from Portugal, Europe.
Thank you!