Overview
This Tauri plugin makes your app treat the screen content as secure, ensuring it does not appear in screenshots, recordings, or on non-secure displays. This is only for Android.
Setup
All you need to do is register this plugin with your Tauri project:
src-tauri/src/lib.rs
License
MIT OR Apache-2.0