728x90
iOS 15.1 - Notification sound is not playing with only .sound option set
We have an issue when we tried to fire only the sound in the push notification in iOS 15. Sound does not play when UNNotificationPresentationOptions is only set as sound. [.sound] (see snippet code
stackoverflow.com
iOS14까지는 [.sound], 즉 push notification의 소리만 지정해도 실행이 되었었는데, 이제는 .alert없이 소리만 독단적으로 실행되지가 않는다. 이슈인지 의도적인 건지 잘 모르겠는데, 따로 공지가 없었다면 이슈라고 보는게 맞을 것 같다. 다만 아직까지 fix되지 않음.
728x90
'iOS > 이슈' 카테고리의 다른 글
[iOS Issue] constraint으로 animate 하기 전, layoutIfNeeded를 꼭 호출해야함 (0) | 2022.05.21 |
---|---|
[iOS Issue] Lottie 리소스 용량 관련 이슈 (1) | 2022.04.16 |
[iOS Issue] Webview에서 URL link가 실행되지 않는 이슈 (0) | 2022.03.28 |
[iOS Issue] UIView.animate에서 constraint 변경 동작 안함 (0) | 2022.03.05 |
[iOS Issue] Core data: Failed to load model (0) | 2022.02.19 |
댓글