Ryasnoy / AppLocker

AppLocker - simple lock screen for iOS Application ( Swift 4+, iOS 9.0+) Touch ID / Face ID
MIT License
211 stars 46 forks source link

[RESOLVED]Console warning on "Validate" option #5

Closed daviddelmonte closed 6 years ago

daviddelmonte commented 6 years ago

Hi, first, this is a great comprehensive control -- so Thank you! I am seeing a console warning when I try to validate a code: "Cannot be called with asCopy = NO on non-main thread".

Just letting you know.

This is in Xcode 10, b1000 ;)

Ryasnoy commented 6 years ago

Hello. Make sure that you call the function in the main thread.