shernandezp / XamarinForms.LocationService

MAUI Background Services, Background Location Updates, Location Updates, BroadCastReceiver
https://github.com/shernandezp
Apache License 2.0
71 stars 25 forks source link

Sharing the location with Server #4

Closed walnut-co closed 3 years ago

walnut-co commented 3 years ago

Hi , are you help with sharing the location with server. Whenever, there is a movement or new location is available, send the information to server, regardless of being in foreground or background.

how would you handle the background communication restriction in iOS ?

Thanks

shernandezp commented 3 years ago

Hello. Sharing location to server-side is not a feature of the current application, so, I'm closing this issue. Even so, there are multiple ways to do it, that is something you may need to investigate by yourself.