Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

app killed behaviour #130

Open
mikey0000 opened this issue Apr 7, 2017 · 7 comments
Open

app killed behaviour #130

mikey0000 opened this issue Apr 7, 2017 · 7 comments

Comments

@mikey0000
Copy link

mikey0000 commented Apr 7, 2017

How are you expected to handle when the entire app is killed?

I'm having difficulty getting the pin lock to show up every time when the app is killed.

thanks

@pedronveloso
Copy link

This is happening to me as well

@alistefano
Copy link

same. It's a big security issue

@napcosta
Copy link

napcosta commented May 3, 2017

Same here

@icoolguy1995
Copy link

You need to enableAppLock in Application class. In this way even if your app get's killed, it'll prompt for password again.

@pedronveloso
Copy link

@icoolguy1995 I've that and I had it before already, and that alone is not doing the trick.

@oliveeyay
Copy link
Contributor

@pedronveloso @shadowpt @alistefano @mikey0000
I think the goal of this library is not to show the passcode everytime the user kills and opens the app again. The whole library is based on a "timeout" that, until it's not reached, don't prompt the passcode activity again.

Or I'm not understanding the problem correctly ^^ (highly possible)

Cheers

@pedronveloso
Copy link

@OlivierG13 I think a lot of devs, myself included, would think and want this functionality to be part of the library. It is a fairly common use-case. Once I get some free time I wouldn't mind contributing that as an opt-in feature.

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

No branches or pull requests

6 participants