The “” value for the NSLocationWhenInUseUsageDescription key isn’t allowed

Hello.

I've submitted a small update for my app and i received an email that said: "The “” value for the NSLocationWhenInUseUsageDescription key isn’t allowed "

I have values for the above key in English and Greek in InfoPlist files and they are appearing correctly when the app is asking for location permissions. It has been like this for years and i didn't change anything related to this function.

Can someone please explain to me why i received this email although i've set everything correctly?

  • Could you post the relevant part of infoPList ?

Add a Comment

Replies

Yes, i have this structure. Which is the same as i had it for years and never had an issue. The NSLocationWhenInUseUsageDescription exists as String in the Info.plist and also i have 2 InfoPlist files that contain the translated text for the above string in the format of: "NSLocationWhenInUseUsageDescription" = "explanatory text...."