woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
300 stars 110 forks source link

Scanning for reader `cancel` button not dismissing the modal view #13624

Open iamgabrielma opened 4 weeks ago

iamgabrielma commented 4 weeks ago

When connecting to a card reader, the app happened to catch what seems to be a different device via bluetooth, upon tapping on "Keep searching" it looks like it connected automatically to the card reader, but then the Scanning for reader modal view wasn't dismissible (not automatically, neither by tapping Cancel)

Discovery non-reader Cancel button not dismissing modal
_240815 discovery non-reader _240815 cancel not working

I'm not 100% sure how related is the non-reader discovery to the issue, since I believe I saw it happening again at some point without that step. Those could be unrelated.

I attempted to connect to the initial signal that was found, but it never connected to anything, and the modal wasn't dismissible either (no cancel button, or a way to dismiss, I had to terminate the app)

dangermattic commented 4 weeks ago

Thanks for reporting! 👍

backwardstruck commented 2 weeks ago

Tested on Android and this doesn't seem to be happening, thankfully.