카테고리 없음

IOS 심사 거부

빠릿베짱이 2023. 4. 16. 22:14
반응형

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.

 

Region Monitoring and iBeacon

Region Monitoring and iBeacon The Core Location framework provides two ways to detect a user’s entry and exit into specific regions: geographical region monitoring (iOS 4.0 and later and OS X v10.8 and later) and beacon region monitoring (iOS 7.0 and lat

developer.apple.com

 

백그라운드 위치 업데이트 기능을 넣으면서 거절 되었다.

 

일단 현재 업데이트 되는 기능 중 해당 위치 권한이 필요한 기능에 대한 설명과 화면 캡쳐를 보냈다. 

과연 어떤 답변이 올지...

 

=====

아무 응답없이 바로 심사 통과되었다.

반응형