Closed mrjoedang closed 5 years ago
Is it possible to post locations to a different server via HTTP while simultaneously posting locations to firestore?
No, that would consume too much battery. Use firebase functions to relay to your other server. It's easy.
Is it possible to post locations to a different server via HTTP while simultaneously posting locations to firestore?