Apps built for iOS 7 don't ask for location permission

Originator:futuretap
Number:rdar://17465666 Date Originated:26-Jun-2014 11:31 AM
Status:Resolved Resolved:iOS 8 beta 4 (Build: 12A4331d)
Product:iOS SDK Product Version:8.0 beta 2
Classification:Serious Bug Reproducible:Always
 
Summary:
When using Core Location on iOS 8 in an app built against the iOS 7 SDK, Core Location doesn't ask for permission to use location and thus the app never receives any location updates.

-[CLLocationManager requestWhenInUseAuthorization] and -[CLLocationManager requestAlwaysAuthorization] are not available in iOS 7.

Steps to Reproduce:
Build an app using Core Location using Xcode 5.1.1 and run it on a device running iOS 8.

Expected Results:
Core Location should ask for permission.

Actual Results:
It does not.

Comments

Sad

This is happening to me too, running beta 5

Seems pretty bad, hope someone can look into it


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!