Hi All,
I am trying integrate DP controls into our application and I have noticed few issues in the SDK and I hope somebody out there will be able to help me out.
When the application is not focused, it's not triggering the "OnFingerTouch" Event or any other event.
I found it very slow when I tried to use 3000 fingerprints. I have to validate each fingerprint using Verificator.Verify(). (even when all the 3000 were loaded using a HashTable)
Please help me to solve these problems
Thanks a bunch