PrivacyScreenPlugin icon indicating copy to clipboard operation
PrivacyScreenPlugin copied to clipboard

Cordova / PhoneGap plugin that secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.

Results 32 PrivacyScreenPlugin issues
Sort by recently updated
recently updated
newest added

## Description In iOS activating privacy in WillResign method generates a behavior that isn't desirable in current project I'm working on (i.e. Shows privacy screen in Touch ID prompt), as...

### Expected Behaviour ### Actual Behaviour ### Reproduce Scenario (including but not limited to) #### Steps to Reproduce #### Platform and Version (eg. Android 5.0 or iOS 9.2.1) #### (Android)...

Dear @devgeeks, it will be great, If we can see all changes (small or big) in CHANGELOG file. Especially if there are breaking changes. thank you very much!

Hello @devgeeks thanks for such a great plugin. We have a confirmed issue where we have an app with privacy screen plugin installed our input fields are acting up. When...

great plugin. in testing i did run into an issue. i used the apache "inAppBrowser" and just used google.com as the url. I then simply hit the home button. in...

Is there a specific location where the "screenshots" are (temporary) stored? Or are the screenshots in-memory and discarded as soon as the app is closed from the switcher? Regardless of...

When ios application runs on landscape mode on iphone 5, 5s, 6, 6s device, when privacy screen is displayed, it shows an blank screen. However, notice in the same testing,...

Default value is true but can be changed with a config preference. Use case example: disable the PrivacyScreen when the native Touch ID popup opens.

I have the following test which makes my app unusable. If the user use their control menu in portrait-mode or landscape-mode. Closes it. Then rotates to the other mode and...

for a better control, I think you should add - option to enable the plugin - option to disable - event or some return value to detect that user makes...