what are the best practices to store the ui logs/error statements of all the clients in the server side, so that we can analyse this later
Asked
Active
Viewed 160 times
1 Answers
1
Sqlite or Index DB can be used to store client errors which can later be pushed to server side

Ghazanfar Khan
- 3,648
- 8
- 44
- 89