woocommerce / woocommerce-ios

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

[Site Selection] Do not show the account mismatch error screen for non-Woo sites #13817

Open toupper opened 2 weeks ago

toupper commented 2 weeks ago

Description

When the user tries to access a non-Woo WPCOM site, we show the Jetpack account mismatch error screen. This is wrong, as being in WPCOM we don't have to connect the account or Jetpack. We should show the "this is not a Woo site" error screen instead

Steps

With a WPCOM account:

  1. Go to Menu
  2. Tap on the user card site above to select sites
  3. Tap on + Connect Existing Store
  4. Add the address of one your non-Woo WPCOM sites
  5. You see the account mismatch error screen (See screenshot) You should see the "this is not a Woo site" error screen instead

(Details blurred for privacy)

dangermattic commented 2 weeks ago

Thanks for reporting! 👍