-
### Plugin(s)
- [ ] Android Foreground Service
- [ ] Android Battery Optimization
- [ ] App Update
- [ ] Background Task
- [ ] Badge
- [ ] Cloudinary
- [ ] Datetime Picker
- [ ] File Compressor
- [ ]…
-
Hey
Since IOS 17.4, Apple added an [official support for HCE](https://developer.apple.com/fr/support/hce-payment-transactions-in-payment-apps/), is it planned to add an interface for it in react-na…
-
Does this lib support card emulation?
https://developer.android.com/guide/topics/connectivity/nfc/hce.html
-
I'm trying to emulate a NFCtagType4 with an Android device.
I'm able to read the tag but HCE_STATE_READ event is fired 3 times.
Is that the desired behaviour?
I fixed it locally in respondRead meth…
-
Does it has support for HCE
Example: I have an rfid card of a door i am looking to add that card to the app this helps me unlocking the door without carrying card does this plugin support that featur…
-
Hi, all
1. I use these 5 speices to identify HCEs, and use [gold fish method](https://www.science.org/doi/10.1126/sciadv.aav0547) to get muti-align file(Xenopus_tropicalis_mulitway.maf) .
![imag…
-
java -cp nfctools-examples.jar org.nfctools.examples.hce.HceDemo
![capture](https://user-images.githubusercontent.com/21059641/33256476-31a60854-d378-11e7-829a-31a9ad1873c5.PNG)
I'm getting the …
-
Hi,
I'm testing out this library using expo. I've added all the necessary lines to the manifest and the aid_list.xml file.
But I'm still having a lot trouble getting the example app working. Cle…
-
## Plugin Request
**Name**: nfc-hce
**Package**: `@capacitor-community/nfc-hce`
### Platform(s)
- iOS
- Android
### Existing Solutions
Currently I develop my own plugin https://…
-
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 have tested it with the right AID and it does…