Page 4 of 6

NFC supports

Posted: Sat Nov 15, 2014 6:58 am
by Yang Mega

Our Team have spent over 3 months on working the application of NFC on Appery.io and still have very difficult situation.


NFC supports

Posted: Mon Nov 17, 2014 4:44 pm
by S Butler

Any update on this NFC plugin tutorial? Thanks!


NFC supports

Posted: Mon Dec 08, 2014 12:35 pm
by Maryna Brodina

Hi All,

I am pleased to tell you we finally published a tutorial showing how to add NFC plugin for Android!

Please have a look http://devcenter.appery.io/documentat...


NFC supports

Posted: Wed Sep 16, 2015 1:30 pm
by Deon

Hi

Great but no IOS support. Any plans?

Thx


NFC supports

Posted: Wed Sep 16, 2015 5:32 pm
by Evgene Karachevtsev

Hello Deon,

We'll find this out and will get back to you with the update.


NFC supports

Posted: Fri Sep 18, 2015 2:43 am
by Deon

Thank you


NFC supports

Posted: Fri Sep 18, 2015 11:00 am
by Alena Prykhodko

Hello Deon,

Adding the any Cordova plugin, including NFC will be very simple soon. We are working on a wizard that will allow you to import any Cordova plugin.


NFC supports

Posted: Sat Sep 19, 2015 7:24 am
by Deon

That sound Awesome! That will definitly put Appery on a New level.


NFC supports

Posted: Sat Oct 22, 2016 5:10 am
by jbesancon

Dear All,

It seems that nothing has moved on this for a couple of years and worse part of the documentation has disappeared.

Could you please give a quick update on how to use NFC with the AngularJS/Ionic framework?

On my side, I fail to make it work and here is what I've done:
1/ I've loaded the last version (0.6.4) of phonegap-nfc using the RessourcesCordova Plugin tool and
2/ I've checked the cordova plugin in my app using Project App Settings
3/ I've copy paste the phonegap-nfc.js file into a javascript in my app

Finally I've tried to run a very basic function as follow:
nfc.enabled(
function() {
$scope.nfc_status = "NFC Enabled" ;
},
function() {
$scope.nfc_status = "NFC Disabled" ;
});

But would get NFC Disabled every time (of course I've checked that NFC was switch on and that there are no permissions issue).

Any help would be much appreciated.

Regards,


NFC supports

Posted: Sat Oct 22, 2016 2:35 pm
by Jason Baird

I quit using this platform all together due to lack of movement on this issue. I know a lot have.