diff --git a/app.config.js b/app.config.js index 51e95b1a16..2073b42135 100644 --- a/app.config.js +++ b/app.config.js @@ -20,7 +20,7 @@ module.exports = function () { }, ios: { buildNumber: '5', - supportsTablet: false, + supportsTablet: true, bundleIdentifier: 'xyz.blueskyweb.app', config: { usesNonExemptEncryption: false,