- How can I know which version of the APP I'm using?
- I was logging out when I clicked "back", which is annoying because I had to find the key and log in again! lol (I now saved the PK on Android for this app)
- After voting, reload... I don't know if it's a consensus, but I think I wouldn't need to do that and go back to the top, so I would have to scroll down again to the point where I was looking. (I think I would like to be able to vote, comment, without opening the snap, that is, from the feed home screen, and move on to the next snap, avoiding reloading)
You are viewing a single comment's thread from:
Thank you for the feedback brother.. In the new version, the persistent login is working. So now, you should not have to log in until you hit logout. Regarding the going back to where you last were- I'm working on this. Still don't know how to fix it (i have a bad implementation of it). After voting, the reloading happens as a quick solution to updating the feeds. Why? Well, because the communication with a blockchain is not real time, there's a 3 second delay.
The possible solution would be to "fake" the upvote. Simply display its been upvoted without it actually confirming it has been upvoted from the blockchain itself. It might be better, that way no reload unless you want to see new snaps, in which case it would verify the upvotes anyways.