From dd726444d137e2b608403a9e355332a1b843d4d6 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Fri, 25 Sep 2020 11:55:11 -0400 Subject: [PATCH] release: 1.1.6 build 48 --- android/app/src/main/assets/capacitor.config.json | 2 +- android/app/src/main/res/xml/config.xml | 2 +- capacitor.config.json | 2 +- ios/App/App/Info.plist | 8 ++++---- ios/App/App/capacitor.config.json | 2 +- ios/App/App/config.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/android/app/src/main/assets/capacitor.config.json b/android/app/src/main/assets/capacitor.config.json index 8af39909..4531d086 100644 --- a/android/app/src/main/assets/capacitor.config.json +++ b/android/app/src/main/assets/capacitor.config.json @@ -11,7 +11,7 @@ }, "cordova": { "preferences": { - "DisableDeploy": "true" + "DisableDeploy": "false" } } } diff --git a/android/app/src/main/res/xml/config.xml b/android/app/src/main/res/xml/config.xml index faa92c88..5a10f45d 100644 --- a/android/app/src/main/res/xml/config.xml +++ b/android/app/src/main/res/xml/config.xml @@ -12,5 +12,5 @@ - + \ No newline at end of file diff --git a/capacitor.config.json b/capacitor.config.json index 8af39909..4531d086 100644 --- a/capacitor.config.json +++ b/capacitor.config.json @@ -11,7 +11,7 @@ }, "cordova": { "preferences": { - "DisableDeploy": "true" + "DisableDeploy": "false" } } } diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist index d17d1723..f5b00725 100644 --- a/ios/App/App/Info.plist +++ b/ios/App/App/Info.plist @@ -38,11 +38,11 @@ IonMinBackgroundDuration 30 LSRequiresIPhoneOS - + NSAppTransportSecurity NSAllowsArbitraryLoads - + NSCameraUsageDescription To Take Photos and Video @@ -78,7 +78,7 @@ UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance - + IonAppId 15a91f4a IonChannelName @@ -86,4 +86,4 @@ IonUpdateMethod background - \ No newline at end of file + diff --git a/ios/App/App/capacitor.config.json b/ios/App/App/capacitor.config.json index 8af39909..4531d086 100644 --- a/ios/App/App/capacitor.config.json +++ b/ios/App/App/capacitor.config.json @@ -11,7 +11,7 @@ }, "cordova": { "preferences": { - "DisableDeploy": "true" + "DisableDeploy": "false" } } } diff --git a/ios/App/App/config.xml b/ios/App/App/config.xml index 498911e0..347fe59f 100644 --- a/ios/App/App/config.xml +++ b/ios/App/App/config.xml @@ -7,5 +7,5 @@ - + \ No newline at end of file