Hi All,
My question is , is it possible to get the logged userโs mobile number ?
The user doesnโt log in with his phone number so, no.
@AlexM is correct: neither the logged-in userโs phone number nor the phone number of the device on which the app is running are available to the app inherently.
AppSheet recently added a CONTEXT("Device")
function that provides a unique UUID of the device, intended to identify the mobile device running the native app:
There would be no 100% reliable way of tieing this UUID to a mobile number, though. At least in my country, the mobile number is tied to a removable SIM card. But you may be able to achieve what you are needing in a different way, with the device UUID.
You cannot do exactly what you want. @Jonathonโs suggestion is the closest you can get,
User | Count |
---|---|
15 | |
11 | |
9 | |
7 | |
3 |