I’m currently investigating the best way to build a public web page with custom url that is connected to my Adalo (native) app.
The use case is creating a page on which app-users can showcase their collection and share it with the world. For example via their Instagram-bio-link.
For this I need a custom url (eg app.com/USERHANDLE). I know deeplinking doesn’t exist yet. So what would be a good way to go about this? Hoping someone else has done this before!
Without deeplinks capabilities this is not possible.
There’s one way you could achieve something close is to keep the home screen with a single input form and let the visitor type in the username to load the user profile dynamically based on the input