breautek commented on issue #154: Status bar visible after focus into input / 
StatusBar.hide() not working
URL: 
https://github.com/apache/cordova-plugin-statusbar/issues/154#issuecomment-533147375
 
 
   Also worth note that you're using an older version of the Cordova CLI, so 
when you simply run `cordova platform add android`, it will install an older 
version of the platform as well.
   
   The latest version of the CLI is `9.0.0` but if something is blocking you 
from upgrading (`9.0.0` does have some breaking changes for plugin authors), 
you can use `cordova platform add android@8` to install the latest version of 
`cordova-android`. I created my cordova project using CLI `8.1.2`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to