https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html
What is Amazon Pinpoint? - Amazon Pinpoint
What is Amazon Pinpoint? Amazon Pinpoint is an AWS service that you can use to engage with your customers across multiple messaging channels. You can use Amazon Pinpoint to send push notifications, emails, SMS text messages, or voice messages. The informat
docs.aws.amazon.com
aws pinpoint 라는 서비스가 이미 존재하는 듯 하다. 사용하려면 firebase project가 기본적으로 필요하다는데 .... 더 찾아보자.
일단 https://docs.aws.amazon.com/pinpoint/latest/userguide/welcome.html
What is Amazon Pinpoint? - Amazon Pinpoint
What is Amazon Pinpoint? Amazon Pinpoint is an AWS service that you can use to engage with your customers across multiple messaging channels. You can use Amazon Pinpoint to send push notifications, in-app notifications, emails, text messages, voice message
docs.aws.amazon.com
이 user guide를 먼저 읽고 저 developer guide를 읽으라고 권장한다.
firebase 프로젝트가 필수적인데 이건 이 문서 참고 https://maejing.tistory.com/entry/Android-FCM%EC%9D%84-%EC%9D%B4%EC%9A%A9%ED%95%B4-Push-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0
[Android] FCM을 이용해 Push 구현하기
Push Service? FCM? 서버에서 모바일 장치에 보내는 알림 또는 메시지. 직접 구현한 서버에서 사용자 장치로 알림을 보내기 위해서는 앱과 서버의 연결을 지속적으로 유지해야한다. 그러나 FCM(Firebase
maejing.tistory.com
이 문서도 괜찮다 RN + Push noti
https://blog.logrocket.com/create-send-push-notifications-react-native/
'개발 프로젝트 > 2022... 마켓컬리 핵페스타' 카테고리의 다른 글
db 연결 비동기 처리 (0) | 2022.08.22 |
---|---|
aws ec2 사용하기 (0) | 2022.08.21 |
.env 파일 사용법 & mysql + nodejs + rds 연결까지 (0) | 2022.08.21 |
aws rds + nodejs 설정하기 (0) | 2022.08.21 |
React Native에서 push notification 구현하기 - FCM (0) | 2022.08.19 |