BlinkID/blinkid-xamarin

Stuck when CreateMicroblinkScanner(licenseKey);

Closed this issue · 0 comments

Hi!
I create a test license to run in my app. I'm add in my app all code from your sample app, but my app always stuck in this method blinkID = microblinkFactory.CreateMicroblinkScanner (licenseKey);
The log doesn't have any error message from BlinkID only stuck and not continue run the next code
This error occurs in Android and iOS
Can you help me?