Can we set the user to use the app in mobile device only?

Hi,
I have a checklist app that i created. I wanted the user to be using it only in mobile device and not on a desktop. Is it possible to limit?

0 3 204
3 REPLIES 3

I’m afraid you are not able to limit the access directly, but you can hide your views or use security filters to remove the data when using a browser. You can do that with a CONTEXT(“Host”)=“Device” expression.

Steve
Platinum 4
Platinum 4

Why?

You could also just never send them the browser link…
If you want them onsite, you could enforce geo location restrictions

Top Labels in this Space