Hi there, I'm in the process of sending a private beta for my app. It's essentially a note taking app that uses Firebase as back end and uses CryptoKit for 'Sign In With Apple'. Since I'm using these two things, do I need to answer Yes to all the questions? I'm really confused as to what's the best approach to this.
Does my app user Encryption for Export Compliance purposes?
My guess is that Firebase is using HTTPS, is that right? Are you using a Firebase client library? Does it embed its own encryption, or is it using the iOS services?
"Sign in with Apple" apparently uses OAUTH, which uses standard protocols and is built in to iOS.
do I need to answer Yes to all the questions?
No, I don't think so.