Same here :(
We don't actually made any changes on code, but get this message for all our apps after uploading Apps with Xcode 14.2 to AppStore.
We have NSLocationWhenInUseUsageDescription in our Info.plist and use CoreLocation by "locationManager.requestWhenInUseAuthorization()".
We don't have "Background Mode" with Location Update active and don't use CoreLocation in the background at all. So why we should add additional NSLocationAlwaysAndWhenInUseUsageDescription key if we not really have case for this?
Please help!
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags: