Hi,
I currently update apps by having one that is in production, and modifying another one that is the exact copy of it.
Then when it is ready to be updated, then I replace the production version.
Am I over complicating this? I previously had issues when I was editing the production model and users had issues when using the app.
Also, when I replace an app with the same name. What happens to the cached data? (Collections is cached with SaveData(), and am wondering if it would be erased when I replace the app)