• bluemellophone@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      ·
      3 days ago

      That would be a pretty big security hole in iOS if that was allowed, but it isn’t. Notification and other UI elements are rendered on top of the underlying app, which does not have access to or cannot see the full screen’s canvas. We can see practical implementations of this “snapshot” test feature in code:

      https://github.com/uber/ios-snapshot-test-case

    • Ghostalmedia@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      3 days ago

      Not the tools I’ve used. A lot of them aren’t even actually recording video. They’re recording the user interactions in-app, then playing those back on a cached version of the experience that is hosted with the session recording company.