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

    Prevent transparent status bar in ios build?

    Help
    2
    5
    1749
    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.
    • ssuess
      ssuess last edited by

      I am new to quasar and cordova, but I managed to get my app built and running on my device. Unfortunately, the status bar is transparent and when I scroll my app I see everything behind it like so:

      0_1503227243357_statusbar.png

      I have tried numerous settings and cordova plugins, to no avail. Anyone have any tips so that my status bar background has a color (preferably matching my q-layout q-toolbar color)? Thanks!

      1 Reply Last reply Reply Quote 0
      • ssuess
        ssuess last edited by ssuess

        Well, I found a way around this. For some reason /cordova/platforms/ios/ios.json had prefs in it that were overriding the prefs I set in config.xml. Changing them in ios.json and rebuilding fixed it for me. Hope this helps someone else… (this is AFTER adding your cordova plugin to deal with that cordova plugin add cordova-plugin-statusbar btw)

        1 Reply Last reply Reply Quote 0
        • a47ae
          a47ae last edited by

          Have you tried using this: http://quasar-framework.org/components/addressbar-color.html?

          1 Reply Last reply Reply Quote 0
          • ssuess
            ssuess last edited by

            Thanks, but if you checkout that link you will see that it is web only. I need to use a cordova plugin (as mentioned above) to make this work on the iphone.

            1 Reply Last reply Reply Quote 0
            • a47ae
              a47ae last edited by

              Oh my bad, I skipped over the Cordova part. 😃

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