Closed
Description
#1854 led to a regression (#1866) on iOS that was caught by our automated CI in https://cirrus-ci.com/task/5446446803582976
This should have turned Cirrus red but did not because the integration test wasn't migrated to using the E2E plugin and our CI no longer looks at the test log output to determine failures.
Regression fix: #1868.