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.