Skip to content

Comment on Why can we still crack snapchat photos in 12 lines of Ruby?parent

Comments

It used to be that taking a screenshot briefly stopped the touch event, so it could notify the sender when you took a screenshot.

iOS 7 fixed that bug, but added an official way for apps to detect screenshots. I would guess snapchat has just hung on to their old interface out of tradition, since it still works. It just doesn't have anything to do with screenshots anymore.

Ah, that makes sense, thank you.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.