Just tested this. In a group with this enabled, indeed, the iOS app results in either a black, transparent, or otherwise missing screenshot of the area of the screen displaying the media. In the few minutes I played with it, I wasn't able to bypass it.<p>However, the chat is viewable in Telegram Web (K). Web K even offers to download the picture, which actually downloads the file.<p>Additionally, Telegram Desktop for Mac similarly allows screenshots as usual and isn't affected.<p>In the past I have seen some other apps implement screenshot prevention on iOS usinf something that "cloaks" the screen when the button combination is detected, and when the OS is about to background the app. This is the method Fido My Account (mobile carrier in Canada) uses (current version allows screenshots, but blocks the info from the app switcher).<p>The method Telegram is using appears to be rather seamless, as it does not show the screen going black or anything when the screenshot is taken. Stack Overflow seems to discuss two solutions, one using DRM video, and another using some password field hackery. <a href="https://stackoverflow.com/questions/18680028/prevent-screen-capture-in-an-ios-app" rel="nofollow">https://stackoverflow.com/questions/18680028/prevent-screen-...</a><p>This is the most likely case, as the behaviour is similar to what happens when you take a screenshot of DRM netflix; it appears it is drawn by the hardware and not in the OS framebuffer, and thus shows up as a black box.<p>Of course this is not really security, but Telegram, despite being open source on the client, does have in the ToS that apps have to implement the "secure" features of secret chats properly, or risk being blocked. Recently they have been sending info out to bot developers that says apps that don't implement the ads in channels will be blocked as well, but I'm not sure if they will really enforce this.<p>"We ask that you make sure that these sponsored messages are supported and properly displayed in your app by January 1, 2022. Unfortunately, Telegram cannot financially sustain apps that support Telegram Channels but do not display official sponsored messages – such apps will have to be disconnected."