JayantBadlani / ScreenShield

ScreenShield is an iOS library that provides a simple way to protect your app's content from being captured or recorded by screenshots, screen recordings, or other screen capture methods. It works by adding a secure layer on top of your views, which prevents most screen capture mechanisms from recording the underlying content.
MIT License
113 stars 18 forks source link

Not Supported in Cordova Application #12

Closed codehack26 closed 5 months ago

codehack26 commented 5 months ago

@JayantBadlani Can you please assist(steps) with library to be supported in Cordova application ?