Optimizing GRDB in Todoist for iOS
The hidden cost of LEFT JOINs in GRDB..Deep-dive into fixing iOS sluggishness.
Showing 5 of 5 articles (Page 1 of 1)
The hidden cost of LEFT JOINs in GRDB..Deep-dive into fixing iOS sluggishness.
Doist explains how they replaced fragile Espresso idling-resource tests with Maestro’s UI testing framework to build a more reliable, maintainable, and scalable mobile UI test suite across their apps.
iOS continuous deployment approach, including feature flags, automated versioning, and managing translated assets to ship smaller, safer releases.
Doist shares their evolution of Android continuous deployment: automating translations, feature flags, CI/CD, versioning, and internal/public release pipelines to ship builds faster and more reliably.
A toolkit-focused walkthrough showing how to use FLEX to inspect and debug the UI of third-party iOS apps, including installing, activating, and exploring runtime UI structures.