Skip to content

Weird message when using StatusBar.hide(). (Msg: undefined) #2354

@leandrocurioso

Description

@leandrocurioso

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions