Mobile redirect in Cloudflare

In order to keep a smooth user experience when sharing my app link, I am looking at creating a mobile redirect in Cloudflare, where the user would either land in my Glide app if on a mobile device, or on a regular landing page if on a laptop/desktop/tablet. I’m finding that as I am sharing my app link on various platforms, some users try to open on desktop and then tell me it is “broken” because they don’t understand what is going on with the glide default desktop screen.

If I set up the mobile redirect, theoretically a mobile user will land on my app and a desktop user will find themselves on a landing page (that will then suggest they try the app). Has anyone had success with this as a way to clean up the confusion? thx.