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

Option to manually handle the UIApplication notifications / use own splash screen #50

Open
chrisballinger opened this issue Jun 3, 2015 · 3 comments

Comments

@chrisballinger
Copy link

I noticed you're taking feedback for the v2.0 release. We handle our splash/lock screen in a way that's different than VENTouchLock so I've subclassed VENTouchLock and overridden the UIApplication notification methods with empty stub methods. I then manually invoke the passcode functionality from our own splash screen that's not a subclass of VENTouchLockSplashViewController.

Perhaps the ability to decouple the splash/lock screen in some way would be useful to others as well.

@dasmer
Copy link
Contributor

dasmer commented Jun 3, 2015

@chrisballinger I meant to add that to my list! Thanks for the feedback. Definitely on my todo

@chrisballinger
Copy link
Author

@dasmer Thank you!

@ericlewis
Copy link
Contributor

+1

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

No branches or pull requests

3 participants