Whiteboard
Step 1: Open Chrome and navigate to: https://v.ringcentral.com
Step 2: Open the Developer console and paste the following:
localStorage.rwcFederatedModules = JSON.stringify({
ringcentral_whiteboard: {
url: 'https://whiteboard.srs.ringcentral.com/federation/remoteEntry.js',
sync: true,
enabled: true,
},
});
location.reload();
Step 3: Refresh the page
Step 4: Start or Join a meeting. You should see a Whiteboard icon in the toolbar (the icon can be displayed with a delay of a couple of seconds)
Last updated
Was this helpful?