Hacker News new | ask | show | jobs
by throw03172019 2476 days ago
For the encryption question, you can add ITSAppUsesNonExemptEncryption to your info.plist so it stops asking you each time.
1 comments

Thanks. I'm using React Native + Expo for now, so the syntax there "ios": { "config" { "usesNonExemptEncryption": false } } in app.json