This document discusses quality challenges for mobile apps at Zalando. It provides details on testing approaches for their iOS, Android, and mobile website offerings. For iOS, it describes their Objective-C/Swift project, unit and integration testing, continuous integration, and post-release monitoring. Android testing focuses on Espresso UI tests on emulators and manual device testing. The mobile website is tested manually on devices and browsers as well as with automated Appium tests locally and on Saucelabs. Ensuring quality requires a multi-stage process including test automation, code reviews, and monitoring crash reports and user reviews.