Hi,
I have developed a mobile app which is using https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent plugin to use zebra mobile computer devices to scan barcode.
It was working fine when build with Cordova Android 12 version. However, it is failing to support Cordova Android 13 update and unable to generate mobile apk files with the same.
The error received is -
TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type number. Received type string ('ERR_INVALID_ARG_TYPE')
at process.set [as exitCode] (node:internal/bootstrap/node:123:9)
at /usr/lib/node_modules/cordova/bin/cordova:32:22
Please suggest alternate ways to integrate zebra devices features with the mobile app.
Tnhanks,
Vani
Zebra datawedge plugin using https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent |
0 Replies