venmo / VENTouchLock

A Touch ID and Passcode framework used in the Venmo app.
MIT License
964 stars 114 forks source link

Fix Touch-ID freeze bug #11

Closed dasmer closed 10 years ago

dasmer commented 10 years ago

Fixes #9

marklarr commented 10 years ago

This is an alternative objective-c API for accessing the main thread. [[NSOperationQueue mainQueue] addOperationWithBlock:^{

otherwise :green_apple: