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

Disable PrivacyScreen for TouchID popup #33

Closed
rikenppatel opened this issue Aug 30, 2016 · 4 comments
Closed

Disable PrivacyScreen for TouchID popup #33

rikenppatel opened this issue Aug 30, 2016 · 4 comments
Assignees
Labels

Comments

@rikenppatel
Copy link

rikenppatel commented Aug 30, 2016

I am developing app on ionic, I used PrivacyScreen Plugin to view splash screen on multitasking. But the splash screen also shown in TouchID popup, I want to disable this splash screen for particular screen or TouchID popup.

Any Idea ?

@devgeeks
Copy link
Owner

Yeah, this is a known issue. There is a PR to fix it, I just haven't had a chance to review it and merge it in... I will do as soon as I can..

PR: #30

@devgeeks devgeeks added the bug label Aug 31, 2016
@devgeeks devgeeks self-assigned this Aug 31, 2016
@rikenppatel
Copy link
Author

Sure, Thanks for the quick response @devgeeks 👍

@nunolpz
Copy link

nunolpz commented Nov 10, 2016

I actually wanted the PrivacyScreen to come up when the TouchID popup appears in an app I'm developing for OS. I've was checking the history of this to see if you have changed this so I could put it back on my own fork, but if I understood correctly, this is an iOS issue only.
Anyone have any ideas to help me?

@MobilityTiago
Copy link

MobilityTiago commented Feb 24, 2017

Provided a fix for this through pull request that maintains behavior for previous users based on a preference set on config.xml.
In that fix you can now choose through the preference if you want privacy to show on resign or background cases only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants