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
    1. Home
    2. nbtravis
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    nbtravis

    @nbtravis

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    nbtravis Follow

    Latest posts made by nbtravis

    • How do you handle updates for published apps?

      I created an app with quasar + capacitor and it’s in the “testflight” stage in the app store and play store.

      One thing I need to figure out now is how to handle app updates.

      For example, do you have a button in the app that can let a user trigger an update (without having to go to the app store). If so, what plugin do you use? Or do you use something like Ionic Appflow? If so, how do you turn a quasar project into an ionic project to use that?

      Thank for the assistance. Much appreciated.

      posted in Help
      N
      nbtravis
    • Capacitor - Some QIntersections don't Display

      I have a page in my quasar app that looks like this:
      XXXXX
      XXXXX
      XXXXX
      …

      where each X is a q-intersection containing a q-card (each row is a separate wrapper element). It works great in browser, but for some reason when I build with capacitor and test it on android, every other row does not display.

      Here’s a picture on android emulator with capacitor (every other row missing):

      c1bb8de3-7153-4811-87a9-c55648a7aae0-image.png

      And here’s a picture in browser (works fine):

      c3a313a5-ce30-4b7c-a768-e81ef5502a2c-image.png

      Any idea how to fix this?

      posted in Help
      N
      nbtravis