Ernesto Carrión
Ernesto Carrión
Some hosts are in some sort of sleep state until a first request arrives and wakes them up. Let's try retrying timeout errors to have more changes of users getting...
When loading the orders, the apps do not differentiate timeout errors from other types of errors. # Tasks - [ ] Add the necessary code to differentiate timeout errors to...
Closes: #12494 ## Why This PR shows the connect screen when the watch can't find any stored credential # How - Set credentials dependencies as an environment value. - Decide...
closes #12690 ## Feature branch for the Watch App - https://github.com/woocommerce/woocommerce-ios/pull/12647 - https://github.com/woocommerce/woocommerce-ios/pull/12663 - https://github.com/woocommerce/woocommerce-ios/pull/12683 - https://github.com/woocommerce/woocommerce-ios/pull/12709 --- - [x] I have considered if this change warrants user-facing release notes...
The initial version of the watch app will be developed on a feature branch. This task reminds me to merge it when at least the first feature is complete.
**Describe the bug** We provide the option to new stores to create template products. This appears to not be working correctly. The product is created but without any template. **To...
# Task - [ ] Periodically update the data needed for the orders list as a background task. - [ ] When opening the app update the orders list data...
# Task - [ ] Periodically update the data for the last 5 orders as a background task. ## Background Update Periodicity - Defined by the system
# Task - [ ] Periodically update the data needed for the dashboard as a background task. - [ ] When opening the app, update the dashboard data if it...
### For this project, the following events should be added: - [ ] `*_dashboard_data_background_synced` - [ ] `*_orders_list_data_background_synced` - [ ] `*_latest_orders_data_background_synced` - [ ] `*_push_notification_order_background_synced`