|
|
|
|
@ -30,6 +30,8 @@
|
|
|
|
|
<true/>
|
|
|
|
|
<key>FIVKSupportVideo</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
|
|
|
<false/>
|
|
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>comgooglemaps</string>
|
|
|
|
|
@ -40,8 +42,6 @@
|
|
|
|
|
<true/>
|
|
|
|
|
<key>MinimumOSVersion</key>
|
|
|
|
|
<string>11.0</string>
|
|
|
|
|
<key>NFCReaderUsageDescription</key>
|
|
|
|
|
<string>This app requires NFC Usage access to allow for Online CheckIn for appointments.</string>
|
|
|
|
|
<key>NSAppTransportSecurity</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
|
|
|
@ -69,10 +69,6 @@
|
|
|
|
|
<string>This app requires contacts access to show incoming virtual consultation request.</string>
|
|
|
|
|
<key>NSFaceIDUsageDescription</key>
|
|
|
|
|
<string>This app requires Face ID to allow biometric authentication for app login.</string>
|
|
|
|
|
<key>NSHealthShareUsageDescription</key>
|
|
|
|
|
<string>This App need access to HealthKit to read heart rate & other data from your smart watch.</string>
|
|
|
|
|
<key>NSHealthUpdateUsageDescription</key>
|
|
|
|
|
<string>This App need access to HealthKit to read heart rate & other data from your smart watch.</string>
|
|
|
|
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
|
|
|
|
<string>This App requires access to your location to show the nearest hospitals & ER Locations from your location.</string>
|
|
|
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
|
|
|
@ -95,7 +91,6 @@
|
|
|
|
|
<true/>
|
|
|
|
|
<key>UIBackgroundModes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>audio</string>
|
|
|
|
|
<string>fetch</string>
|
|
|
|
|
<string>remote-notification</string>
|
|
|
|
|
</array>
|
|
|
|
|
@ -118,7 +113,5 @@
|
|
|
|
|
<false/>
|
|
|
|
|
<key>io.flutter.embedded_views_preview</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
|
|
|
<false/>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|
|
|
|
|
|