Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there, It looks like we can't use OAUTH code authentication because Webex mobile apps on Android and iOS don't have the proper handling for creating popup windows in their webView (proper configs to allow that.)On Android it should be very easy to...
Hi there, I have a couple of issues with how applications are loaded within Webex Embedded environment. 1- When loading a webpage with a socket in Messaging space on MacOS, after refreshing the page or clicking reset button we don't get "beforeunload...
It looks like WebGL is disabled on Windows Messaging spaces It works fine on MacI used this website to validate this https://browserleaks.com/webgl#howto-detect-webgl
Hi team. I have a few issues with the embedded apps experience. I hope someone familiar with the project can help answering a few questions:1- Is there a reason why the library link is not whitelisted for all origins? https://binaries.webex.com/stati...
Hi Raffaele, It appears now with the latest desktop client on Mac for Meeting pace, popups are broken. It still works within Windows and Messaging space for both Windows and Mac. Could you please raise an urgent request to address this issue? It was...
Hi Hazeena, I am glad that your guide is going over the popups. This means mobile must allow them and we must use them only in the signing process (authentication). Could you please follow up with mobile team on why popups are not allowed on mobile d...
Hi Rudrakshi,Thank you for the fast reply. However, I don't see these options in my settings. I have a feeling they are not exposed in production images or I might need to set some flags to show these extra options.
For #1 it is mostly about dynamic loading of the JS file. Because the file is not whitelisted to allow all origins it causes cors issues by the browser when attempted to be loaded using a GET request for example. I am comparing this to other JS libra...