Jacques-Olivier Haché
Jacques-Olivier Haché
Hi, That is SUPER interesting. However, reading pmont's answer, it seems like the binaries have to be signed. We currently do not sign the free plugin. We do support plugin...
Agreed. @agouaillard @ncurrier @serrynaimo What do you think? Is it worth getting a certificate and starting to sign all free plugins? What would be the cost?
What is o ? is it AdapterJS ? Can you call AdapterJS.WebRTCPlugin.plugin.valid ? If it is false it means the plugin isn't properly loaded. Can you check that the plugin...
Do you have a live test application for me to reproduce on my side ?
If it does not happen every time you probably have a race issue. Are you sure you create the PeerConnection in or after the callback is done ? Can you...
Hi z0r1k, Just wanted to check if you had any improvement on this issue.
Hi. Do you have a code sample that we could use to reproduce the issue ?
Hi, I see that your app is still running AJS version 0.13.3. Could you please update to 0.13.4 or even 0.14.0, so that your app can run on Safari 10...
Hi, I see that your app is still running AJS version 0.13.3. Could you please update to 0.13.4 or even 0.14.0, so that your app can run on Safari 10...
There is currently on way of doing that with the free plugin, and this is for security reasons. The plugin is a .dll and can be called from any program....