Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error adding ndef listener: "class not found" #7

Open
vinxenz opened this issue May 28, 2014 · 1 comment
Open

Error adding ndef listener: "class not found" #7

vinxenz opened this issue May 28, 2014 · 1 comment

Comments

@vinxenz
Copy link

vinxenz commented May 28, 2014

I can't run the test application posted on git "phonegap-nfc-reader-master" and all the other applications with this plugin. I'm struggling with nfc plugin of cordova because of this error. I think It's a problem of file loading (the order). I have read all the other related answers but was useless.(ES: EddyVerbruggen/Calendar-PhoneGap-Plugin#32)

I have a Samsun galaxy s2 mini and compile with phonegap version 3.4.0-0.19.17 and cordova 3.4.1-0.1.0.

@don
Copy link
Owner

don commented Jun 22, 2014

Here's how I compile and run using Cordova 3.5.0-0.2.4 on my Mac.

$ git clone https://github.com/don/phonegap-nfc-reader
$ cd phonegap-nfc-reader/
$ cordova run android
$ cordova run android

On the first build, I needed to do call run 2x because of missing directory error (cp: copyFileSync: could not write to dest file (code=ENOENT):/tmp/phonegap-nfc-reader/platforms/android/assets/www)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants