woocommerce / woocommerce-android

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

Fix incorrect image upload error message #11493

Closed 0nko closed 2 weeks ago

0nko commented 2 weeks ago

This PR fixes the wrong private site status message for self-hosted sites, which prevents the app from uploading images.

To test:

  1. Create a self-hosted site with WooCommerce but without installing Jetpack or connecting a WP.com user using JCP
  2. Log in to the app
  3. Start creating a product
  4. Verify the image uploading is available

wpmobilebot commented 2 weeks ago

📲 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
FlavorJalapeno
Build TypeDebug
Commitdcd4c0c0a823705600dc34cb624a82a5d6a1381b
Direct Downloadwoocommerce-prototype-build-pr11493-dcd4c0c.apk
0nko commented 2 weeks ago

Thanks @hichamboushaba. I've rebased the branch onto release/18.6

hichamboushaba commented 2 weeks ago

Thanks @hichamboushaba. I've rebased the branch onto release/18.6

Thanks @0nko, there is a failing unit test that's preventing the merge.