Upload a push certificate to your instance
Upload a push certificate to your instance so that you can use it later to connect your iOS device to the push notification system.
Before you begin
Using your Apple developer environment, create a push certificate and
convert it to a PKCS (.p12) file. For details on generating the .p12 file with the
required certificate and private key, see Enable push notifications and Communicate with APNs using a TLS certificate in the Apple documentation.
Note:
Ensure that your certificate is a push
certificate and not a developer certificate. Also, if you're developing an app
for testing purposes, ensure that you create a Sandbox certificate. If you're
developing an app that you plan to launch in the Apple App Store,
ensure that you create a Production certificate.
Role required: push_admin or admin
Note:
This process describes configuration used in the ServiceNow mobile app. Push Notification configuration for the current
ServiceNow mobile UI can be found at Mobile push
notifications