I need the current date and time for my app in a custom function/action.
The problem I'm running into is that "Firebase server timestamp" is only available for when the database is created or updated. I didn't find another way to access the server's date and time, I could access the device's date and time but that would enable "cheating" and being able to evade the application's limitations.
Can anybody help me? How do you get the current time from a server? I appreciate any help, and if you add the example code then even better.
thank you so much