[Feature] Mobile application used by a user in the user list administration page #21336
gijoe88
started this conversation in
Feature Request
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Would it be possible, in the users list of the administration web UI, to have references over the last mobile application used by a user? (iOS/Android, version number).
The use case for it would just be to ensure fast support to family member in case something goes wrong. Or to be proactive, see that my mother is on an old version, and to ask her to update the app.
I do not know how that would articulate, seeing as a user may use several devices, and that a user would update their app (meaning several consecutive version numbers for one device along the time).
If only one application version is to be reported, maybe report the last version number of the application on the last device having uploaded a media?
It seems like a hard work, because all the components are touched by this user request (mobile app to send a device identifier and the app version number, the server to store that data, and the web UI to show it).
Platform
Beta Was this translation helpful? Give feedback.
All reactions