cordova-plugin-hce icon indicating copy to clipboard operation
cordova-plugin-hce copied to clipboard

Cordova plugin for Host Card Emulation (HCE)

Results 10 cordova-plugin-hce issues
Sort by recently updated
recently updated
newest added

I have the desire to use HCE on the capacitor, but I didn't see anything in the documentation or in the issues about it

http://developer.android.com/samples/CardEmulation/index.html

How can I make the UID get fixed? Every time step the cell phone in the reader the UID changes, but I need it fixed, how can I do that?

Has anyone experience with this plugin ? I would like to make it work, but iam a little lost. Actual example would be nice. Iam trying to make ionic app,...

Hi, currently i have problem to initiate my application which is related to tap & pay settings. below are some of the things that i tried. Uninstall all app that...

Inside the hce-util.js a ES6 function is used. The forEach function, on a modern Huawei this function does not exists and will give you an error. Therefor it works on...

I am trying to make an application using your cordova HCE plugin in order to emulate a MasterCard on an android device to be used on a payment terminal. I...

It would be great if we could check if device supports hce before registering callback

Thanks for this really awesome plugin. However, i'd like to know if this could be used to emulate a credit card (EMV). What would need to be optimised and wat...