diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 934eb00..1185a1d 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -2,6 +2,10 @@ + BGTaskSchedulerPermittedIdentifiers + + ch.isota.recon + CADisableMinimumFrameDurationOnPhone CFBundleDevelopmentRegion @@ -26,8 +30,12 @@ $(FLUTTER_BUILD_NUMBER) LSRequiresIPhoneOS - UIApplicationSupportsIndirectInputEvents - + NSCameraUsageDescription + Send photos to other users + NSMicrophoneUsageDescription + Record voice messages + NSPhotoLibraryUsageDescription + Send photos to other users UIBackgroundModes fetch diff --git a/ios/Runner/Runner.entitlements b/ios/Runner/Runner.entitlements index e08d8bc..3896ae5 100644 --- a/ios/Runner/Runner.entitlements +++ b/ios/Runner/Runner.entitlements @@ -2,6 +2,8 @@ + aps-environment + development com.apple.developer.associated-domains webcredentials:resonite.com