HI Team,
I have question on Enable Mobile Tracking as mentioned in the following link:
https://help.salesforce.com/s/articleView?id=sf.security_device_management.htm&type=5
I have a few questions and look forward to your answer:
1. Is the function I applied for only for mobile devices?
2.If the answer to the above question is yes, how can I get the device ID of the PC?
3.How users can access salesforce to enable us to obtain the device id?website?mobile lighting app?
Please suggest all the ways. Looking forward to your answer.
Hi Raj,
I guess form factor work here? and based on mobile, desktop or tablet, you can do particular automation
The FORM_FACTOR can have below values based on the type of the device.
- Large - If the device is a desktop.
- Medium - If the device is a tablet.
- Small - A phone client
Refer this- https://www.forcetrails.com/2020/10/detect-device-form-factors-in-lwc.html