Maryna is right this plugin org.apache.cordova.App has to be in config.xml <plugins> <plugin name="App" value="org.apache.cordova.App"/> ...... </plugins> I am having issue on how to disable the navigation bar on the tablet, specially notifications located on top of the screen. A...