Which component is this for (JS API/AS3 API/iOS SDK/Server-side SDK)? OpenTok on WebRTC. Javascript library
What steps will reproduce this problem?
1. I issue: session.publish(publisher);
2. The allow dialog appears. Click on deny.
3. The Dom element is removed so I recreate it in AccessDeniedHandler
4. Everything's fine. I reissue: session.publish(publisher)
5. Click again on deny.
6. AccessDeniedHandler does not run ever again.
What OS and version are you seein this problem with? Windows 7
Which browser and version are you seeing this problem with? Chrome 24