I’ve been experimenting with nfc_manager to enable NFC tag reading and writing in my application. My goal is to facilitate message sharing between two devices when they come into contact via NFC. Despite attempting various solutions, I’ve been unsuccessful so far. If anyone has successfully implemented this feature or can provide any helpful blogs or references, I’d greatly appreciate the assistance.
Additionally, I’m curious about the feasibility of connecting iOS and Android devices via NFC for this purpose.