devgeeks / PrivacyScreenPlugin

Cordova / PhoneGap plugin that secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.
MIT License
102 stars 148 forks source link

With this plugin, using TouchID to open Password Manager, afterward the keyboard cannot be displayed. #63

Open TonyDNguyen1 opened 4 years ago

TonyDNguyen1 commented 4 years ago

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) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

cordova --version                                    # e.g. 6.0.0
cordova platform version android                     # e.g. 4.1.1

Plugin version

cordova plugin version

Sample Code that illustrates the problem

Logs taken while reproducing problem