Closed cutout33 closed 8 years ago
Are you using the NativeScript-Barcodescanner plugin with this one. If so, this is a known incompatibility because of the way the Barcodescanner plugin author built his plugin. However you can fix it by manually removing the /node_modules/nativescript-zxing/platforms/android
folder...
I tried that, but it is not working for me. I deleted the folder and removed/added the platform and built. but it didn't work, same error.
never mind it worked as you told me, but I had to delete the android folder from platforms and call the following:
tns platform add android
tns prepare android
tns build android
Hi,
Am getting the following error on android