No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to hide Status Bar

    Help
    3
    4
    1575
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      intosite last edited by

      I’m trying to make like a Kiosk App. Am trying to hide the android status bar at the top, but don’t seem to be able to find any documentation?
      Is it a Cordova thing or something i can do with Quasar?

      1 Reply Last reply Reply Quote 1
      • C
        colinm last edited by

        As it is a kiosk it should be safe to assume you can control the way the browser is launched. For desktops Chrome and Opera (maybe others) support a CLI flag that launches them in Kiosk mode. For Chrome in Windows I know you can use “Add to desktop” to create a shortcut that launches the webpage without the “chrome”. There are probably many other ways to do similar so I would recommend these instead of relying on full-screen behavior in the Javascript.

        1 Reply Last reply Reply Quote 0
        • I
          intosite last edited by

          I do not really understand what you are saying. Why is Chrome involved? I’m making an APK to run on my android device and just want it to be in the “Immersive” mode.

          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by

            https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-statusbar/

            1 Reply Last reply Reply Quote 0
            • First post
              Last post