Build JavaScript Actions for Native Mobile

0
Hi, I am fallowing Build JavaScript Actions for Native Mobile and trying to use the NFC of the mobile device URL: "https://docs.mendix.com/howto/extensibility/create-native-javascript-action/" i have followed all the steps in the document but getting error mentioned bellow. I have install the dependence with the command npm install react-native-nfc-manager@1.2.2. and also Added the JSON file with the same name as the Javascript name but still it is not working  An error occurred while executing an action of MyFirstModule.Page.actionButton1: The NfcManager module is not available in your app. Nanoflow stack: "Call JavaScript Action" in nanoflow "MyFirstModule.Nanoflow" Current page: MyFirstModule.Page Stack:http://192.168.29.210:8083/index.bundle?platform=android&dev=false&minify=true&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:997:1809Me@http://192.168.29.210:8083/index.bundle?platform=android&dev=false&minify=true&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:35:19815r@http://192.168.29.210:8083/index.bundle?platform=android&dev=false&minify=true&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:35:19520V@http://192.168.29.210:8083/index.bundle? Thanks 
asked
0 answers