BlinkReceipt / blinkreceipt-android

MIT License
49 stars 16 forks source link

SdkNotInitializedException The SDK has not been initialized, make sure to call BlinkReceiptSdk.initialize() first.} #41

Closed juanchiquizab closed 2 years ago

juanchiquizab commented 2 years ago

Hi, I downloaded the project I put my test key I compile the BlinkReceiptCustomScan module and it gives me this error when I go to CameraActivity

SdkNotInitializedException{, isNativeLibraryLoaded=false, nativeError=null, message=com.microblink.SdkNotInitializedException: The SDK has not been initialized, make sure to call BlinkReceiptSdk.initialize() first.}

image

v 1.5.9 Thank you

pequots34 commented 2 years ago

Does the package name of your application match the generated license key from the development portal?