diff --git a/app.json b/app.json index b5482ac..03bbce9 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,11 @@ "newArchEnabled": true, "ios": { "supportsTablet": true, - "bundleIdentifier": "com.physical" + "bundleIdentifier": "physical", + "infoPlist": { + "ITSAppUsesNonExemptEncryption": false + }, + "simulator": true }, "android": { "adaptiveIcon": {