Jiwift

애플 앱스토어 심사: Guideline 2.5.4 - Performance - Software Requirements 본문

iOS Dev/앱스토어 심사

애플 앱스토어 심사: Guideline 2.5.4 - Performance - Software Requirements

지위프트 2024. 8. 7. 11:05
반응형

애플 앱스토어 심사 반려(리젝) 경험 공유 및 기록

 

The app declares support for audio in the UIBackgroundModes key in your Info.plist, but we are unable to play any audible content when the app is running in the background.

Background audio is intended for use by apps that provide audible content to the user while in the background, such as music player, music creation, or streaming audio apps.

 

Next Steps

If the app has a feature that requires persistent audio, reply to this message and let us know how to locate this feature. If the app does not have a feature that requires persistent audio, it would be appropriate to remove the "audio" setting from the UIBackgroundModes key.

 

Resources

- Learn more about software requirements in guideline 2.5.4.

- Review documentation for the UIBackgroundModes key.


상황

앱의 Capabilities에서 Background Modes[Audio, AirPlay, and Picture in Picrue][Location Updates]가 선택되어 있는 상태에서 심사원이 Audio 재생을 어디에 사용하냐고 물어보면서 리젝을 받았습니다.

 

해결

앱의 기능 설명을 답장하는 것으로 통과

반응형