I was trying to use this plugin:
{ "plugin": { "identifier": "blinkid-cordova" }}
But my native app generation fails. I have attached the error log.
What am I doing wrong?
Hello Serin.
From the log file the plugin id is referring to Plugin Id: https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git
Forge already has a plugin MicroBlink . Is this what you need ?
Regards
Amal
Hi, thank you for the response. The forge plugin is 2 years outdated. I've tried using it but it does not work. That is why I was trying to create a new outsystems plugin.
Edit: I was using the forge plugin you mentioned in that app, that is why it came up in the log. The plugin I made uses the npm identifier 'blinkid-cordova'