Users want to login in the ODC-app on tablet by using an NFC tag instead of usercode/password. The tablet itself owns an NFC-reader which is working without difficulties.
To implement this request we have downloaded and installed the NFC Plugin and integrated it in our app. Then we created a simple test-screen to test it. In this test-screen we have added two messages for testing reasons.
When we invoke the test-screen on the tablet the message "NFC Plugin not available" pops up. It comes from the Javascript in Action "PluginIsLoaded". But the Plugin should exist! Apparently, when building the APK the Plugin is not integrated?
The NFC-Plugin ODC version is missing the Extensibility Configurations !
So the plugin will never be available.
Jeroen's remark is processed by Outsystems Support. The plugin is working correct now.