Closed hichamboushaba closed 3 hours ago
The following changes in project dependencies were detected (configuration vanillaReleaseRuntimeClasspath
):
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 5f284c873c6996d852c4e89850adc32f0f7f3daa | |
Direct Download | woocommerce-wear-prototype-build-pr12938-5f284c8.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | 5f284c873c6996d852c4e89850adc32f0f7f3daa | |
Direct Download | woocommerce-prototype-build-pr12938-5f284c8.apk |
Closes: #12836
Description
This PR updates FluxC (https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/3109) to include the change of using
/wp/v2
for media operations (upload and fetch) instead of the legacy/v1.1
version. The new endpoints work even when XMLRPC is unavailable, which is a common case now since the Jetpack Connection doesn't require it anymore (pf5801-LY-p2), so it should hopefully improve the experience for many users.Steps to reproduce
Disable XML-RPC-API
Testing information
The tests that have been performed
^
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: