JavaScript App Not Responding
Symptom
When building an app using the Vonage Video API JavaScript library, the app is not responding.
Applies To
- JavaScript
- Video API
Resolution
- Call the OT.setLogLevel() to send debug messages to the console.
- Add an event listener for exception events by calling the OT.on() method.
Additional Information
See the API reference documentation for the ExceptionEvent class.
Developers using the Vonage Video API JavaScript library should use a HTML debug console, such as Firebug (for Firefox) or the Google Chrome Debugger.
Comments
0 comments
Please sign in to leave a comment.