Just like the User function, there should be a Device function where you can pull the type of device and maybe some manufacture info, serial, something.
I really need this as well. Google's Material Design defines various guidelines that can change wether the app runs on an Android or an iOS device. If I want to follow these guidelines I need to know in my app which OS it's running on.
This is desperately needed. Especially because of the differences in how Android and iOS handle Date Time.
Apparently iOS assumes the datetime coming in from a data source is in UTC format and automatically converts it to local. Android does not do this. So we need a way to determine the device type so we can have datetime show up correctly for everyone.
Right now I would save at least a couple weeks of work on my current project if I had the ability to get device type or at least the screen dimensions to lay out navigation paths based on screen sizing, in order to maximize user efficiency & sense of quality aesthetic.
Getting Mac Address of Device in Power App should be there. Currently due to unavailability of this function we can not restrict user to use app from their device. Currently in my company Site Inspection Peoples do not visit site physically but ask dealers of site to login and submit information. Which kills the of site visit by specific person.
Please add this functionality. Device or Mac Address.
We have a large Project and we have people travelling around to different sites and reporting back production data and we want to minimize input errors as they should report only from the site they are working from for the moment. (Each site have one or more specific Devices permanently located at the site)
@GregLi Taking another look at this.