반응형 notification1 [iOS/Swift] Notification 설정, identifier, 매주 특정 요일 반복 iOS 앱에서 Notification을 스케줄 하는 방법 https://developer.apple.com/documentation/usernotifications Apple Developer Documentation developer.apple.com Notification을 위한 request에는 identifier, content, trigger 3가지가 필요하다. identifier는 String으로 받는다. Notification을 설정할 때 identifier를 제대로 정의하고 설정해주는 것이 좋다. 동일한 identifier의 notification을 새로 스케줄링하면 system 상에서 자동으로 이전에 해당 identifier로 스케줄 되어있던 notification을 지우고 새로운 것으로.. 2022. 6. 10. 이전 1 다음 반응형