The biggest improvement I can think of (and it’s interesting that you missed it out…) would be the ability to have more than one project open at a time (or at the very least easier access to SC API files from a sub/mobile project)
I am trying to work on mobile projects but find the flow of Wappler deeply frustrating. Having to constantly switch between web project to set up API endpoints and back to the mobile project is time consuming.
With mobile in mind, I think a rethink of the project set up could help iron out some teething problems users have - there’s a lot of common questions in this community:
- Allow multiple CORS entries in web projects
- Add the server/hostname preference to capacitor/cordova projects (this link deals with Cordova but not Capacitor)
- Clear advice/defaults for Security Provider cookie setup for mobile (SameSite, domain, Redis etc) - perhaps a pop up available from the Sec Provider component
- Static ports for Capacitor (and other) web projects
- Default to credentials enabled for mobile project SC components