Comment on T-Mobile secretly records iPhone screens and claims it's being helpful.
bluemellophone@lemmy.world 1 week agoThat 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: