Post

Replies

Boosts

Views

Activity

Reply to App Rejected "Your app is not functional when Location Services are disabled"
I know the post is old but I just had the same problem and haven't found any other post about it so I'll leave the solutions for others that will pop onto it. The problem is that a "UIRequiredDeviceCapabilities" (array) key is missing with the values "gps" and "location-services" in the Info.plist file. Without it the app is meant to be able to run without location services, with it is mandatory and it will get accepted by the reviewer.
Mar ’23