blinkid-react-native
blinkid-react-native copied to clipboard
blinkid-react-native 7.4.0 - load resource
Hi. I have a project working with version 7.4.0 and everything works as expected when I start the app.
However if I leave the device with the app open, come back after a few hours and press the button to scan a document, the blinkId plugin fails to start (or download the resources).
The error message is
Failed to load the resource file
// gibberish
Invalid license
It happened multiple times already and not sure how to fix it. Looks like a bug in the plugin. Any ideas?
Another question is, if I set downloadResources to false in BlinkIdSdkSettings, how can I download the resources and bundle everything in the project?