Do I need "Device Detector?

Good points by @njimmy10

If a maker wants to have one app that serves a different experience to multiple devices, outside of Adalo’s responsiveness, then it is possible… but complicated.

The two screenshots here are of the info that the Device Detector by Simon Siegert makes available.

  1. is a native build on iphone
  2. is a web app on iphone

So you can determine the device and if it is a native build or browser view. You could in theory have another route through your app depending on device detected. Thereby restricting the experience of desktop users to the desktop version and mobile users to mobile version.

(1)
image
(2)