woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Handle Phone sync with Store credentials data #11336

Closed ThomazFB closed 5 months ago

ThomazFB commented 6 months ago

When the user opens the WearOS app, we should be able to start a sync with the user's phone to fetch the Store Credentials.

This task should introduce wear and phone connection detection, and transfer the credential data.

Image

### Tasks
- [x] Create the connection service to detect Watch presence in the Woo phone app
- [x] Create the connection service to detect Phone presence in the Woo watch app
- [x] Trigger the credentials transfer from Phone to Watch
- [x] Safely store the credentials data into the Watch app
dangermattic commented 6 months ago

Thanks for reporting! 👍