DeveloperAcademy-POSTECH / DeveloperAcademy-POSTECH/2024-NC2-M44-Notification
Feat: Remote Notification
- Dominant language
- Swift
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Remote Notification
APNs 로 Remote Notification 구현하기
- [ ] FCM 사용 or AWS 사용 선택하기
- [ ] APNs 설정
- [ ] swift 코드 작성
## 참고
[[Swift] Remote Notification 푸쉬 알림
](https://velog.io/@dgh06175/Swift-Remote-Notification-%ED%91%B8%EC%89%AC-%EC%95%8C%EB%A6%BC)
[iOS 푸시 알림 구현하기 세팅편 - AWS SQS, Lambda, Firebase](https://80000coding.oopy.io/49ab6ce0-3ea0-41f5-bd40-b58f9d12b62e)
[iOS 푸시 알림 구현하기 구현편 - Spring, AWS SQS, Lambda, Firebase](https://80000coding.oopy.io/81a82ed5-715b-48d9-a402-d621e44ab81e)
[Setting up a remote notification server](https://developer.apple.com/documentation/UserNotifications/setting-up-a-remote-notification-server)
[Implementing alert push notifications](https://developer.apple.com/documentation/UserNotifications/implementing-alert-push-notifications)
[Implementing background push notifications](https://developer.apple.com/documentation/UserNotifications/implementing-background-push-notifications)
[[iOS] 사용자 알림(User Notifications) - (1) APNs - 1](https://velog.io/@yoosa3004/iOS-%EC%82%AC%EC%9A%A9%EC%9E%90-%EC%95%8C%EB%A6%BCUser-Notifications-1-APNs)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.