• 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