Hello, I am currently working on a mobile application that allows you to point NFC tags at different places. The goal is to retrieve the date and time of the NFC score and send it back to a server.
We cannot use server time because sometimes users will be offline.
We would like :
1) install a clock that will run permanently in the application
2) this clock will be updated when there is network
3) put our application in the background during the day so as not to lose the NFC check-in times
How to do it ? I'm a new B4X user and it's not easy for me.
Thank you for your help.
We cannot use server time because sometimes users will be offline.
We would like :
1) install a clock that will run permanently in the application
2) this clock will be updated when there is network
3) put our application in the background during the day so as not to lose the NFC check-in times
How to do it ? I'm a new B4X user and it's not easy for me.
Thank you for your help.