Skip to content

Commit fdd1265

Browse files
committed
chore: Declare non exempt encryption false for AppStoreConnect
1 parent 2bbaad6 commit fdd1265

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app.json

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"ios": {
1515
"appleTeamId": "7847W99F5L",
1616
"bundleIdentifier": "com.magicbell.mobile-inbox",
17+
"config": {
18+
"usesNonExemptEncryption": false
19+
},
1720
"NSAppTransportSecurity": {
1821
"NSAllowsArbitraryLoads": false,
1922
"NSExceptionDomains": {

0 commit comments

Comments
 (0)