Hi, i'm working on an NFC library based on the latest released iOS 13, i've been having some issues with reading regular NFC tags, i have followed apple's documentations to the letter but haven't been able to get the library work.
I added all the expected keys and values to the info.plist and...
Does B4i support the new changes that came with iOS13 for NFC writing and reading, i know there's already a library for reading, but if a library is written to
Hi All, i am currently working on a NFCEmulator library wrapper, i found a full project online which emulates an NFC card and another project that acts as the reader, i have been able to run both of these projects with Android Studio and they both seem to work as expected.
Now i am trying to...