We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f360a commit cfe903dCopy full SHA for cfe903d
app.config.ts
@@ -39,8 +39,8 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
39
ios: {
40
supportsTablet: true,
41
bundleIdentifier: Env.BUNDLE_ID,
42
- config: {
43
- usesNonExemptEncryption: false, // Avoid the export compliance warning on the app store
+ infoPlist: {
+ ITSAppUsesNonExemptEncryption: false,
44
},
45
46
experiments: {
docs/public/reviews/kawtar.jpg
60.4 KB
0 commit comments