diff --git a/app.config.js b/app.config.js index 9036d5e331..e5d52bc6e2 100644 --- a/app.config.js +++ b/app.config.js @@ -60,7 +60,7 @@ module.exports = function (config) { userInterfaceStyle: 'automatic', splash: SPLASH_CONFIG, ios: { - supportsTablet: false, + supportsTablet: true, bundleIdentifier: 'xyz.blueskyweb.app', config: { usesNonExemptEncryption: false,