Hi-
I know how to determine in an app is a "Mobile" or a "Desktop" by means of using LAT & LONG to fairly accurately determine the device.
However, we do like using the WINDOWS DESKTOP APP to use as our portal. After MSFT changed its portal last year, I was forced to update exit buttons to point to our intranet and reference the link to the appID of the powerapp.
My question is:
How can I determine if the user is on a web client, or an DESKTOP app client?
That answer will tell me how to write my if statement when the user press X to exit the app. Now, one app, opens new intranet web tabs each time the desktop client user presses X, but the DESKTOP client remains open.
These particular apps do not use any FLOWS.
I am not a fan of telling the user to hit the WAFFLE, APP Commands, and press Exit if I can take care of all of this for them..
Thanks