NFC

Answered
0
0

Hi,

Most, if not every, modern phone can handle NFC tags and I would like to be able to use this feature in one of my future projects. I want to be able to use this on Android phones. Will this be available in the future? Specificaly I only need to be able to identify the scanned tag/card and only need its unique ID. One of my WinForms application uses this feature with an USB cardreader but obviously this would not work when migrating to WiseJ.

I saw native integration mentioned on this website which suggest this should be possible but it is only for technology partners. There’s no info on what this means except requesting a quote.

Vincent

  • You must to post comments
Great Answer
0
0

You cannot use NFC using JavaScript, you can only do it with a native app. Wisej supports hybrid apps (mix between native and web). You can use the free Apache Cordova and its myriad extensions with Wisej as you would with any javascript code. The learning curve can be steep but it’s outside of the Wisej scope.

We provide our own native integration package, actually two: one written in SWIFT and the other in Android Studio. They are tailored to work with Wisej in a very tight way (we can even turn on  the light of a user phone from the web server, can use face id, etc.) However, the apps are available to Technology Partners.

If you are interested, contact us and we’ll provide you with all the information you need, including a demo you can try on your phone.

 

  • vincent_
    Thank you. I will keep this in mind when my clients require me to implement this.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.