NET MAUI IOS background services #14042
Unanswered
sergiocpxfontes
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to NEt MAUI. I'm tryingto develop and app that save the location every x minutes. I was able to do it on Android with background services and i'm trying to do the same on IOS. First i used location update but this will drain the batery.
I've followed these instructions https://learn.microsoft.com/en-us/xamarin/ios/app-fundamentals/backgrounding/ios-backgrounding-walkthroughs/location-walkthrough
The problem is handling Background states, any suggestion would be appreciated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions