article

Byrne Reese avatar image
Byrne Reese posted

Breaking change: end-of-life for PubNub on March 31, 2024

In an effort to better support our developers using open source and open standards, we are announcing that PubNub push notification event delivery is officially deprecated, and will no longer be supported starting March 31, 2024. Developers are asked to migrate their applications to Web Sockets before the deadline.

This will impact the following developers:

How to migrate my application to WebSockets?

The steps every developer will need to take follow this simple recipe:

  1. Login to the Developer Console, and edit your app's setting to add the "WebSocket Subscription" app scope to your application.

  2. Upgrade your application to use the most recent version of the RingCentral SDK you have installed.

  3. Make the necessary code changes. In most circumstances, only a few lines of code need to be modified.

  4. Go back to the Developer Console and remove the "PubNub Subscription" scope from your application. This last step is important to signal to RingCentral that you have completed the migration process.

Please consult our WebSockets migration guide for code samples on how to migrate your app in each of our supported programming languages.

How to migrate RingCentral Embeddable to WebSockets?

RingCentral Embeddable is a toolkit that makes it easy to embed a Javascript webphone into any web page. Older versions of RingCentral Embeddable are powered by PubNub behind the scenes, and we recommend developers update to RingCentral Embeddable 1.9 or greater.

Learn more: RingCentral Embeddable 1.9 upgrade guide and information

Getting help and support

We recognize that changes like this have the potential to be very disruptive, and for that inconvenience, we apologize. We are committed to helping every developer make this transition successfully. If you need help, please consider posting your question on this post, or reach out directly to our developer support team.

Thank you, everyone, for your attention and for helping to make this change a successful one.

pubnubdeprecation
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys

Article

Contributors

ByrneReese contributed to this article