apache / apache/cordova-plugin-inappbrowser
StatusBar.hide not working when open inappbrowser
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
I can not hide status bar when open blank inappbrowser.
I was try cordova plugin status bar using function:
`StatusBar.hide` but not working
Device tested:
Android
Config.xml:
``
Plugin:
- https://github.com/apache/cordova-plugin-inappbrowser
- https://github.com/apache/cordova-plugin-statusbar#statusbarhide
Example :
`StatusBar.hide();
cordova.InAppBrowser.open(url,'_blank','location=no,toolbar=no,fullscreen=yes,hardwareback=yes');`
Contributor guide
Research direction
Start by reproducing the Android case with the Orientation preference and the two plugin calls shown in the issue, then inspect the linked InAppBrowser and StatusBar plugin behavior. Done means StatusBar.hide successfully hides the status bar while a blank InAppBrowser is open in landscape mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100