android: ionic.Platform.isFullScreen = true; ios: if (ionic.Platform.isIOS()) { cordova.plugins.Keyboard.disableScroll(true); }