I need to build an application that listens to NFC tags in the background. Is it possible ?. Solution : The application runs a thread which is a socket server with which the web application connects. I need to send read NFC tags to the web application via websocket.
I will be grateful for any suggestions