woocommerce / woocommerce-ios

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

Handle Error, Timeout and Credentials desync in the Wear app #12622

Open ThomazFB opened 2 weeks ago

ThomazFB commented 2 weeks ago

As the authentication step main flow is done, we need to ensure some corner cases are covered, such as:

### Tasks
- [ ] React to Phone unavailability with the Login error screen
- [ ] Detect when the Phone credentials request takes too long to respond with the Login error screen
- [ ] Ensure the app recovers from a data wipe (if applicable)
dangermattic commented 2 weeks ago

Thanks for reporting! 👍