[iOS] 로컬 푸시 알림 (Local push notification)
푸시알림은 서버를 사용해서 푸시를 보내는 Remote Notification 기기에서 푸시를 보내는 Local Notification 가 있으며 오늘은 Local Notification 에 대해 공부해 보겠습니다. 이걸 만들어 볼거에요 구현 import 푸시를 구현하기 위해 UserNotifications 프레임워크를 import 해옵니다. import UserNotifications 알림 권한 요청 사용자에게 푸시 알림을 받을지 권한 허용 팝업을 띄워줍니다. 위 팝업은 많이 보셨을거에요. 사용자에게 알림권한을 허용받아야 알림이 가게돼요. 먼저, 허용을 받기 위해 팝업을 띄워 주는걸 구현 해보겠습니다. import UIKit import UserNotifications class NotificationV..
iOS
2022. 2. 19. 22:02
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- swift reduce
- 원티드 프리온보딩
- Swift ModernRIBs
- Swift init
- Swift RIBs
- swift protocol
- removeLast()
- swift (programmers)
- RIBs tutorial
- swift property
- Swift 프로그래머스
- Swift joined
- Swift inout
- Swift Error Handling
- ios
- Swift final
- Class
- swift programmers
- Swift Leetcode
- RTCCameraVideoCapturer
- Swift 내림차순
- CS 네트워크
- 2023년 회고
- Swift 프로퍼티
- Swift
- iOS error
- Swift 알고리즘
- Swift joined()
- Combine: Asynchronous Programming with Swift
- swift 고차함수
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함