Git Product home page Git Product logo

Comments (4)

cosmicnag avatar cosmicnag commented on July 25, 2024

Update : Tried with cordova 2.3.0, still gettin the same error.

from phonegap-nfc.

don avatar don commented on July 25, 2024

I don't have a BB10 device so I haven't been able to run this yet.

The BB10 implementation only supports nfc.addTagListener
The BB10 implementation is 100% javascript

You shouldn't need to add any files to the cordova jar (that's only for BB7)

You will need to build phoengap-nfc.js from source or include both phonegap-nfc-qnx.js and phonegap-nfc.js in your BB10 code

See #32 for more info

from phonegap-nfc.

don avatar don commented on July 25, 2024

Try https://github.com/don/phonegap-nfc-reader

I updated this for BB7 and BB10

The process should be something like

  • git clone [email protected]:don/phonegap-nfc-reader.git
  • cd phonegap-nfc-reader/webworks
  • ant qnx load-device
  • scan a NFC tag

from phonegap-nfc.

cosmicnag avatar cosmicnag commented on July 25, 2024

Sorry to be kind of late in seeing your replies. I was able to make it work by using pure webworks apis (with the 'invocation' framework). I know I cant reuse the code in other platforms, but those are already done. Much thanks anyway,

from phonegap-nfc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.