diff --git a/app.config.js b/app.config.js index 58a8c86a3c..5b32a2e296 100644 --- a/app.config.js +++ b/app.config.js @@ -64,6 +64,7 @@ module.exports = function (_config) { }, icon: IOS_ICON_FILE, infoPlist: { + CADisableMinimumFrameDurationOnPhone: true, UIBackgroundModes: ['remote-notification'], NSCameraUsageDescription: 'Used for profile pictures, posts, and other kinds of content.',