Akramjon2658 / capacitor-rfid-plugin-ox

0 stars 0 forks source link

Build Error: capacitor-rfid-plugin-ox #5

Open arun-neolysi opened 3 months ago

arun-neolysi commented 3 months ago

I'm using Ionic Angular (latest version) and have installed the capacitor-rfid-plugin-ox package. I've also added the necessary SDK files. However, when I run ionic build --prod followed by ionic capacitor build android, i use device Using Urovo DT50 with Android version 10., I encounter the following error:

Build file 'D:\My Files\RFID\samplerfid\node_modules\capacitor-rfid-plugin-ox\android\build.gradle' line: 59 api project(':rfid_urovo_usdk')

A problem occurred evaluating project ':capacitor-rfid-plugin-ox'.

Project with path ':rfid_urovo_usdk' could not be found in project ':**capacitor-rfid-plugin-ox**'.

Thank you!

Akramjon2658 commented 1 month ago

In capacitor, you need to add the SDK as a module, if I'm not mistaken