-
Starting from iOS 16, on iPhone 12, 13, and 14, we are experiencing a big issue with NFC. We are using it with Italian electronic identity cards, Azerbaijan electronic identity cards as well as other …
-
iOS 13 (currently in Beta 2) opens up [non-NDEF NFC functionality](https://developer.apple.com/documentation/corenfc?language=objc) to 3rd party apps ([see here](https://techcrunch.com/2019/06/12/nfc-…
-
-
I have a blank app, the target app configured with the NFC capability, the provisioning profile downloaded with the NFC capability enabled, a simple code (similar to the example provided in the README…
-
# Description
On a brand new Tauri v2 project, when the official `tauri_plugin_nfc` is added to the project with `pnpm tauri add nfc`, and both `Info.ios.plist` and entitlements files are modified wi…
-
[CoreNFC] 00000002 838597a0 -[NFCTagReaderSession _connectTag:error:]:670 Error Domain=NFCError Code=2 "Missing required entitlement" UserInfo={NSLocalizedDescription=Missing required entitlement}
E…
-
I am unable to read Mifare classic cards on ios. Is there a way to read just the records from the card?
-
Hi,
When I try to run the example in Xcode I get. the following error when hitting the "Toggle scan" button.
Any ideas why. Is it a permission problem because I am just Personal Team?
Regard…
-
### Description
I would like to create a inventory management system using MAUI; warehouses currently use a mixture of Barcodes, QR codes, RFID and NFC tagged products and/or stillages. It would be …
3GDXC updated
8 months ago
-
I have an application working in the Android environment with MultiScan (Reader) working fine (Once: False)
But when I try the same function in iOS it can read the first scan and collect the data,…