iOS에 대한 푸시 알림 설정
iOS 디바이스에 대한 푸시 알림을 설정하려면 APNs(Apple Push Notification Service) 서비스를 사용해야 합니다. APNs를 사용하려면 등록된 Apple iOS Developer여야 하고 애플리케이션에 대한 APNs 인증서를 얻어야 합니다.
시작하기 전에
다음 서버가
IBM MobileFirst™ Platform Foundation에서
액세스 가능한지 확인하십시오.
- 샌드박스 서버:
- gateway.sandbox.push.apple.com:2195
- feedback.sandbox.push.apple.com:2196
- 프로덕션 서버:
- gateway.push.apple.com:2195
- feedback.push.apple.com:2196