diff --git a/apps/mobile/app.config.ts b/apps/mobile/app.config.ts index 755704bf6..743d10e36 100644 --- a/apps/mobile/app.config.ts +++ b/apps/mobile/app.config.ts @@ -34,7 +34,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({ userInterfaceStyle: "automatic", newArchEnabled: true, ios: { - supportsTablet: true, + supportsTablet: false, bundleIdentifier: "is.follow", usesAppleSignIn: true, infoPlist: {