Rate this page:

Uploading push certificates

Push notifications are short messages from a mobile application that appear on the main screen of the user's smartphone. Mobile push notifications are delivered through push notification services, which act as intermediaries between message senders and app users.

To send push notifications to iOS and Android mobile devices, you need to connect to the push notification services of these platforms (Apple Push Notification service (APNs) for iOS and Google Firebase Cloud Messaging (FCM) for Android) and obtain certificates.

Contents

Copy URL

Obtaining a push certificate for iOS

Copy URL
Important

To obtain a push certificate from Apple, ensure you have a Mac workstation and access to an Apple Developer account with permissions to access certificates and profiles.

  1. Go to your Apple Developer account and create an Apple Push Notification service SSL certificate following the instructions.
  2. On your Mac workstation, locate the certificate created in the previous step and click it twice to upload it to Keychain Access.
  3. Select My Certificates or Certificates.
  4. Right-click the certificate and select Export.
  5. Enter a name for the file, select the .p12 format, and click Save.
  6. Create a password to protect your exported .p12 file and click ОК.
  7. Enter your Keychain Access password to allow exporting the certificate and click Allow. Usually, it is the same password you use for your Mac workstation.

Upload the .p12 file to Voximplant Kit as shown below and use it in the mobile chat settings.

Obtaining a push certificate for Android

Copy URL
  1. Create a Google service account in the Google Cloud console.
  2. Log in to the Firebase console with the Google service account you have connected earlier.
  3. Go to Project Settings and select the Service accounts tab.
  4. Click Manage service accounts permissions.
  5. Open the Keys tab and select Add key > Create new key.
  6. Select the JSON key type.
  7. Click Create to download the JSON file to your PC.

Upload the JSON file to Voximplant Kit as shown below and use it in the mobile chat settings.

Uploading push certificates to Voximplant Kit

Copy URL
  1. Log in to your Voximplant Kit account.
  2. In the left sidebar, select Setup > Conversations > Push-certificates.
Important

The section is only available if the contact center functionality is enabled in your account.

Note

Only users with the Owner and Administrator roles can upload and work with push certificates.

  1. Click the Create certificate button.
Create certificate
  1. Enter a Name for the certificate.
Information

The maximum number of symbols is 250.

  1. Select the Provider from the drop-down list: Apple or Google.
Provider

If you select Apple:

  1. Enter the Password you created to protect your .p12 file.
  2. Select the application mode: Development or Production.
  3. Upload the certificate in the .p12 format. The maximum file size is 20 MB.
Apple

If you select Google:

  1. Upload the JSON file of your Google service account.
Google
  1. Click Save.

Once you have uploaded and saved the certificate, you can use it in the mobile chat settings to enable push notifications.

Note

The uploaded certificates arer not available for editing. You can delete a certificate if it is not used in channels.

Cert list