Bug #5253
openApps & Devices : The application crashes when tapping on any added device under "Apps & Devices".
0%
Description
Steps to Reproduce:
- Log into the Vitagist app.
- Navigate to Health from the bottom menu.
- Click on Apps & Devices.
- Tap on Add Devices.
- Select any device from the dropdown.
- Click Save.
- On the Devices screen, tap on any listed device.
Expected Result:
The app should display the device details without crashing.
Actual Result:
The app crashes when a device is tapped.
Note:
This issue occurs for all devices.
Files
Updated by Vengadeshwaran R 8 days ago
- File RecordIt-1754465675.mp4 RecordIt-1754465675.mp4 added
- Status changed from Fixed - Pushed to Staging to New
- Assignee changed from Vengadeshwaran R to kumar r
Whether there are entries added or not, clicking any device shows a 'Server Error' message
Updated by kumar r 7 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Dhineshkumar Muthukumaran
In apps and device response key word got changed in wrong format "device reading" change this "devicereading"
{"error":false,"data":{"device reading":[{"id":2455,"device":{"id":1794,"name":"FF2DA146-DD1E-4B92-924C-EE8F1A52173B66186","category":{"id":5,"name":"Temperature","type":"DEVICE","subtype":"THERMODEVICE","description":"Body Temperature Monitor","addon":[]},"manufacturer":"C7D2F3DF-AA71-430E-8103-06728AA40A5766186","serviceUid":"52846E3A-081A-4672-9006-C6845230199966186","systemId":"0x1809","modelNumber":"","serialNumber":"","isBLE":false,"paired":false,"status":"OFFLINE","isDeleted":false},"sequence":0,"readingDateTime":"07-31-2025 06:05 PM","value1":567,"value2":0,"value3":0,"valueUnit1":"fahrenheit","valueUnit2":"","valueUnit3":"","tag":null,"type":"MANUAL","recordedDateTime":"2025-07-31T18:05:00Z","medication":"","comment":""},{"id":2465,"device":{"id":1794,"name":"FF2DA146-DD1E-4B92-924C-EE8F1A52173B66186","category":{"id":5,"name":"Temperature","type":"DEVICE","subtype":"THERMODEVICE","description":"Body Temperature Monitor","addon":[]},"manufacturer":"C7D2F3DF-AA71-430E-8103-06728AA40A5766186","serviceUid":"52846E3A-081A-4672-9006-C6845230199966186","systemId":"0x1809","modelNumber":"","serialNumber":"","isBLE":false,"paired":false,"status":"OFFLINE","isDeleted":false},"sequence":0,"readingDateTime":"08-05-2025 11:00 AM","value1":50,"value2":0,"value3":0,"valueUnit1":"fahrenheit","valueUnit2":"","valueUnit3":"","tag":null,"type":"MANUAL","recordedDateTime":"2025-08-05T11:00:00Z","medication":"","comment":""}]}}
Updated by Dhineshkumar Muthukumaran 1 day ago
- Status changed from Feedback to Fixed - Pushed to Staging
- Assignee changed from Dhineshkumar Muthukumaran to Vengadeshwaran R