sparkweaver / MyFitnessApp

Ann application for walking, to start with.
MIT License
0 stars 0 forks source link

Implement Geolocation Functionality #10

Closed sparkweaver closed 3 months ago

sparkweaver commented 4 months ago

Implement geolocation functionality in the application to track the user's location. This should include the ability to retrieve the current location, listen for location changes, and stop listening for location changes.

sparkweaver commented 4 months ago

Set Up Geolocation Service

Configure Permissions

Testing

Source