开发者

Warning about battery when using Core Location

开发者 https://www.devze.com 2023-01-20 18:37 出处:网络
I see a lot of apps that use GPS in the iPhone have the following warning in the App Description: Warning: Continued use of GPS running in the background can dramatically decrease battery life.

I see a lot of apps that use GPS in the iPhone have the following warning in the App Description:

Warning: Continued use of GPS running in the background can dramatically decrease battery life.

If an App uses the background processes (like startMonitoringSignificantLocationChanges or Region Monitoring) Apple suggested that the battery life would not be affe开发者_如何学Ccted significantly. So if I use these background location services, do I still have to have this warning in my App Description?

Is there any guideline from Apple for this? What do people generally use as a "Best Practice"

Thanks, Mark


Take a look at this:

http://answers.oreilly.com/topic/325-how-to-effectively-use-core-location-in-your-iphone-app/

Usually, you don't want to update the user's location until you REALLY need it, or the app will only be running for a few minutes (like the app to find your parked car).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号