Binary rejected - background location services
I don't need to use background location services. Got the following message from the appstore:
"your app uses background location services but does not clarify the purpose of its use in the location modal alert as required"
"Please reconfigure the UIAlertControllerStyleAlert in your code and specify the intended purpose of using background location in its message field."
How should I go about changing the code so that background location is not used, or make the change suggested?