Required Background modes key is not there in info-plist file

拥有回忆 提交于 2019-11-29 05:58:18

In xcode 5, Project setting -> Target -> Capabilities -> Background modes -> check Location updates.

If your are using below than xcode 5, set background mode for Location as below screen shot.

You can add that key to the info.plist. If you are using Xcode 5 its very simple. In Capabilities just turn on the Background Modes

In xcode5 , Select Your APP than enabled background modes and select location updates

Target > Capabilities

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!