Woocommerce Mobile App issues
-
Yith plugin version: 2.7.0
Wordpress version: 5.9.2
WooCommerce version: 6.3.1Accessing a sites products via the Woocommerce Mobile device (version 8.7 android, version 8.7 iOS) does not load products, get errors like the following:
2022/03/27 09:31:34:955 <> Mapping Error: typeMismatch(Swift.Bool, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "purchasable", intValue: nil)], debugDescription: "Expected to decode Bool but found a number instead.", underlyingError: nil)) 2022/03/27 09:31:34:957 ⛔️ Dashboard (Top Performers) — Error synchronizing top earner stats: typeMismatch(Swift.Bool, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "purchasable", intValue: nil)], debugDescription: "Expected to decode Bool but found a number instead.", underlyingError: nil)) 2022/03/27 09:31:34:958 ⛔️ Error synchronizing top earners stats: typeMismatch(Swift.Bool, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "purchasable", intValue: nil)], debugDescription: "Expected to decode Bool but found a number instead.", underlyingError: nil)) 2022/03/27 09:31:35:578 <> Mapping Error: typeMismatch(Swift.Bool, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "purchasable", intValue: nil)], debugDescription: "Expected to decode Bool but found a number instead.", underlyingError: nil))Deactivate the Yith plugin and the products loads as expected in the app.
Reactivating it again and the app shows cached products but also the application logs show similar messages to the above.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Woocommerce Mobile App issues’ is closed to new replies.