Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+14 votes

I'm doing a real-time location tracker app and I need to update my location to firebase whenever it changes. Does anyone know how to do this? I think it has something to do with event listeners, but I'm not sure how to implement it. Any help is appreciated. Thanks!

asked in CSC490_Spring202021 by (1 point)
+1

It might help to have two things here.
1: the package you are utilizing for this
2: sample of code you are using

1 Answer

0 votes
answered by (1 point)
...