Best way to publish a Lovable web app to Play Store & App Store while keeping updates synced from Lovable?
Hi everyone, I've built a web app completely in Lovable, and it's working perfectly. The website is fully responsive and feels almost identical to a native mobile app. Now I want to publish it to both: Google Play Store (Android) Apple App Store (iOS)
My biggest requirement is this: I want to continue building and updating the app in Lovable only. Whenever I publish changes to my web app, I want those changes to automatically reflect inside the Android and iOS apps as much as possible, without rebuilding and resubmitting the app for every UI/content update. I'm trying to figure out the best architecture for this.