|
|
@@ -50,14 +50,14 @@
|
|
|
"UIBackgroundModes" : [ "audio" ],
|
|
|
"urlschemewhitelist" : [ "baidumap", "iosamap" ],
|
|
|
"privacyDescription" : {
|
|
|
- "NSLocalNetworkUsageDescription" : "true",
|
|
|
- "NSPhotoLibraryUsageDescription" : "true",
|
|
|
- "NSCameraUsageDescription" : "true",
|
|
|
- "NSMicrophoneUsageDescription" : "true",
|
|
|
- "NSLocationAlwaysAndWhenInUseUsageDescription" : "true",
|
|
|
- "NSCalendarsUsageDescription" : "true",
|
|
|
- "NSSpeechRecognitionUsageDescription" : "true",
|
|
|
- "NSFaceIDUsageDescription" : "true"
|
|
|
+ "NSLocalNetworkUsageDescription" : "CWG Center uses the local network to connect to services and improve app performance on your device.",
|
|
|
+ "NSPhotoLibraryUsageDescription" : "CWG Center needs access to your photo library so you can upload identity documents, payment proofs, and other files required for account verification and transactions.",
|
|
|
+ "NSCameraUsageDescription" : "CWG Center needs camera access so you can take photos of identity documents and other materials required for KYC verification and account services.",
|
|
|
+ "NSMicrophoneUsageDescription" : "CWG Center needs microphone access for voice communication during customer support or related in-app services.",
|
|
|
+ "NSLocationAlwaysAndWhenInUseUsageDescription" : "CWG Center may use your location to meet regulatory requirements and provide location-related account services when you choose to enable this feature.",
|
|
|
+ "NSCalendarsUsageDescription" : "CWG Center needs calendar access to add reminders for account activities and scheduled events you choose to save.",
|
|
|
+ "NSSpeechRecognitionUsageDescription" : "CWG Center needs speech recognition to convert your voice input into text when you use voice-related features in the app.",
|
|
|
+ "NSFaceIDUsageDescription" : "CWG Center uses Face ID to securely verify your identity and protect access to your account."
|
|
|
},
|
|
|
"NSAppTransportSecurity" : {
|
|
|
"NSAllowsArbitraryLoads" : true
|