iOS 6 and Location Services not working

后端 未结 8 2091
走了就别回头了
走了就别回头了 2020-12-09 13:29

I\'ve updated my iOS SDK to version 6. After that I\'ve compiled my app (works fine in iOS 4 & iOS 5) but now the location services doesn\'t wo

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-09 13:53

    setting CFBundleDisplayName solved the problem for me. Same thing location update was never called, just set the info.plist parameter and it start working.

提交回复
热议问题