thanks for the feedback, I just pushed two commits:
I think react-native-fetch-blob (@sam can you confirm? couldn’t find where it would be used, but might be wrong), is not used anymore and some artefacts were still there, should be good now
Another feature I’d like is to stack the notifications per server, after the second notification for a particular server, I just get a count of unread posts.
Sorry, but really I need to stay laser focused on supporting the beta builds I am publishing via https://hockeyapp.net/
I just sent you an invite so you are on the exact same page. I am not ready for notification stuff to be tested cause there are a bunch of edge cases I know need resolving that I will work on first.
Discourse Unknown is a simulator bug cause it does not have bluetooth, its actually a bug here.
React native fetch blob is removed from the repo, if there are any dangling refs we need to kill them.
Totally agree about presenting a better error for no chrome installed.
Btw, if you notice any simple issues dev wise please submit PRs, going to be cleaning up android a bunch today before doing another beta.
I think 99.9% of the time is around loading up all the resources, bringing up the control is super cheap. Try hardcoding “google.com” there to see how fast it can be.
I just installed on a Nexus 5X and added two sites including meta.
When I click on a site to load it, it doesn’t always work. No click appears to be registered.
I’ve experimented a bit and think that only empty space is working as a click target right now. It seems like the clicks do not register if you click on the site title or description.
Or… Hmm… Maybe that’s not the problem…
Could be that it is hypersensitive about what it is treating as the beginning of a swipe vs. a click…