Hi,
I’m trying to build both a native mobile and desktop app for one company, but with 2 separate use-cases. Ideally I would like to have these 2 apps in the same project (they will share a database). Is there a way to set the “Home” screen to Home-PWA if a visitor is through a browser and Home-Native if the user is using the native app?
I can obviously do this by separating the projects, but was curious if this is possible within one Adalo project.