Hi All, Is there anyway to check whether a user has logged into the applica

Hi All,
Is there anyway to check whether a user has logged into the application from mobile or system? Because we have a user input task which needs to be done either from system or mobile. Because if the task needs to be done from system, then we want to include some dynamic functionalities in it.
Thanks in Advance...

OriginalPostID-60942

OriginalPostID-60942

  Discussion posts and replies are publicly visible

Parents
  • We recently made a POC for processes on mobile devices. One thing we found out is that it makes a huge difference whether you are on mobile or not regarding the complexity of processes and UI users are able to handle.

    So in case we will ever build mobile processes we are going to think very hard on what processes to bring to mobile, complexity and maybe build two of them instead of trying to figure out whether the user is on mobile or not. One full blown and one stripped down for mobile.
Reply
  • We recently made a POC for processes on mobile devices. One thing we found out is that it makes a huge difference whether you are on mobile or not regarding the complexity of processes and UI users are able to handle.

    So in case we will ever build mobile processes we are going to think very hard on what processes to bring to mobile, complexity and maybe build two of them instead of trying to figure out whether the user is on mobile or not. One full blown and one stripped down for mobile.
Children
No Data