ScreenshotPreventing-iOS
ScreenshotPreventing-iOS copied to clipboard
Not work on iOS 16.1
can you try adding
if #available(iOS 16, *) { return "_UITextContainerView" }
to getHiddenContainerTypeInStringRepresentation
Hi,
I've try to run in all ios16.* versions and its working fine. I created a template for you can test if you want. https://github.com/vitor-otero/testScreenShot16.git
If you have any trouble let me know. Cheers 🍻
@vitor-otero Could you give me a hand to setup view into navigation bar?
I can try to help you sure. Contact me on telegram @vitorotero or email [email protected]