Bug Report
Plugin(s)
"@capacitor/status-bar": "^7.0.1",
Capacitor Version
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
Installed Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
[success] Android looking great! 👌
[error] Xcode is not installed
Platform(s)
Android
Current Behavior
When I call StatusBar.hide(); in Logcat outputs the mesage below;
Capacitor/Console app.xxxx I File: - Line 334 - Msg: undefined
The status bar is successfuly hidden but no idea why I have this error message.
Expected Behavior
Do not show this message that leads to think that something is wrong.
Bug Report
Plugin(s)
Capacitor Version
Platform(s)
Android
Current Behavior
When I call StatusBar.hide(); in Logcat outputs the mesage below;
The status bar is successfuly hidden but no idea why I have this error message.
Expected Behavior
Do not show this message that leads to think that something is wrong.