Gabriel Maldonado
Gabriel Maldonado
No new occurrences since 3 months ago in release 8.9.0.2
After some testing and taking the CardReaderManualRowView as an example, it would seem that the `UIViewControllerRepresentable` takes all the available space (the entire sheet area). | UIViewControllerRepresentable Only | UIViewControllerRepresentable...
> Besides that, it seems to me that the implemented layout does not fully match the design attached to the issue. Oh, you're right! I didn't see we have a...
Related: - Order details -> Add tracking: https://github.com/woocommerce/woocommerce-ios/pull/7156
> Sentry issue: [WOOCOMMERCE-IOS-1DF5](https://sentry.io/organizations/a8c/issues/3432535844/?referrer=github_integration) I'm not sure if is related, but this last one comes with logs attached at the same time of the crash pointing to a Networking error...
> Sentry issue: [WOOCOMMERCE-IOS-1DGY](https://sentry.io/organizations/a8c/issues/3476219204/?referrer=github_integration) Not sure if related, but cross-linking it here for reference. This seems to point to a crash after `didSelectRowAt` and being unable to reach the shipping...
No new occurrences since 3 months ago in release 9.0.0.2
By checking the log details it would seem they were initially low on memory (Sentry logged a memory warning), and the app crashed shortly after when adding multiple notes (counting...
Since 3 months ago in release 9.0.0.2, there have been no new occurrences.
Some debugging: From what I gather this seems to come from the difference between how we load the List of products versus the List of refunded products in the Order...