Josh Heald

Results 65 comments of Josh Heald

This happens because we set the state to `.searching` in the cancel block from an update error, without having reset the connection controller. This appears to be deliberate, from the...

Only the AppCenter upload failed, retrying the build

I can't reproduce this right now. Turning off the reader doesn't actually update the `Reader connected` status, so you can't tap `Connect your reader` because the POS thinks you still...

After fixing the issue where `Reader connected` didn't update to `Connect your reader` after turning off the reader, this becomes reproducible again. I'll work on this next.

As described, and with our existing code, this will require an artificial delay before we dismiss the connection modal, and even that is likely to take a while to implement....

This will potentially be easier once we move to `Observation`

@staskus The app makes the request to create the order, for TTP test payments, so even though we use the value from the backend, the app does have some say...

@AnirudhBhat I'm struggling to reproduce this. - Did you find it was 100% reproducible? - Can you still do it? - Were there any timing-dependent steps? I noticed that you're...