Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement feature to prevent screen shot with image #11

Open
fonkamloic opened this issue Jan 24, 2023 · 0 comments
Open

feat: Implement feature to prevent screen shot with image #11

fonkamloic opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@fonkamloic
Copy link
Collaborator

Description

Implement a feature to prevent screenshots in Android and iOS. The screenshotBlockedWithImage('LaunchImage') method takes in a single argument, which is the name of the launch image file.
When invoked, it will display the launch image while protecting the app's data from being captured in a screenshot. This helps ensure the security of sensitive information displayed in the app, such as personal information or financial data.
It's an easy and effective way to prevent data leakage by disabling screenshots in a specific part of the app and can be useful for apps that handle sensitive information.

@fonkamloic fonkamloic added the enhancement New feature or request label Jan 24, 2023
@fonkamloic fonkamloic changed the title Feat: Implement feature to prevent screen shot with image feat: Implement feature to prevent screen shot with image Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant