← Blog

Posts tagged “Engineering

  1. How screenshot detection works on iOS

    A code-level look at UIKit’s screenshot notification, foreground and presentation guards, window-snapshot fallback, Photos permission, and finding the real OS screenshot.

  2. How screenshot detection works on Android

    A code-level look at Android 14’s ScreenCaptureCallback, the MediaStore fallback on older releases, permissions, lifecycle handling, and false-positive control.

  3. Mobile app bug reporting: screenshots, logs, and faster QA

    A practical guide to choosing a mobile app bug-reporting SDK that captures screenshots, logs, device details, and reproducible context without slowing down testers.

← All posts