Is there a way to redirect mobile users to the /m subpath?

Hello

I’m trying NocoBase and I’ve been having this problem. When I try to open the web from my iphone, it loads the full website, i have to manually change the url to myhost.com/m

I have the app deployed with docker behind a nginx server and I have added all the parameters as stated on the documentation https://docs.nocobase.com/welcome/getting-started/deployment/docker-compose#domain-binding

I have no problem working from any computer, but it’s annoying that the mobile site (which i have created and tailored specifically for mobile use) is not loading automatically when reading the user agent.

Kind regards

We’re implementing responsive design for the desktop version, which will eliminate the need to configure a separate mobile version in most cases.

2 Likes

Thanks for the rapid response!

Is there any timeline on this new responsive design or branch/beta that we can already start tinkering with?

It should take about 4 weeks. We’re also considering adding an option that, when enabled, will redirect users to the mobile site when they access the desktop site.