Guideline 2.5.4 - Performance - Software Requirements
Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.
Next Steps
To resolve this issue, please revise your app to include features that require the persistent use of real-time location updates while the app is in the background.
If your app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features.
Resources
For more information, please review the Starting the Significant-Change Location Service and Monitoring Geographical Regions.
백그라운드 위치 업데이트 기능을 넣으면서 거절 되었다.
일단 현재 업데이트 되는 기능 중 해당 위치 권한이 필요한 기능에 대한 설명과 화면 캡쳐를 보냈다.
과연 어떤 답변이 올지...
=====
아무 응답없이 바로 심사 통과되었다.