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 do you handle updates for published apps?

    Help
    2
    2
    277
    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.
    • N
      nbtravis last edited by

      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.

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @nbtravis last edited by

        @nbtravis

        I would not worry too much about updates when you published your app to the app store of IOS or Google. Most people have their phone set to auto update apps.

        Another way to update the code of a published app is MS Codepush:

        https://docs.microsoft.com/en-us/appcenter/distribution/codepush/cordova

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