desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Cannot see message error #100

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago
## Generic information - OS name and version: Android/iOS - Application build code: `4102` - Network type (mobile/Wi-Fi): Both ## Bug description If an error is presented during the sync of the message, it's not possible to view what caused it. ## Steps to reproduce Get a message to fail sync. Now you can't see the error. ## Expected behavior Few versions ago, there was the possibility of long tapping the message to view the error if the transactions was not successful, or the transaction hash if the sync was successful. I think the expected behavior we would like to have it that one. Also, we should implement the logging of transactions errors using `Logger.log` which will send any error to our remote reporting tool so that it can be further investigated.